Skip to content

Commit

Permalink
Bump golang.org/x/net in the gomod group across 1 directory (#585)
Browse files Browse the repository at this point in the history
Bumps the gomod group with 1 update in the / directory: [golang.org/x/net](https://github.com/golang/net).
  • Loading branch information
dependabot[bot] authored Oct 13, 2024
1 parent 9349e46 commit 3cf98ef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/gabriel-vasile/mimetype

go 1.20

require golang.org/x/net v0.27.0
require golang.org/x/net v0.30.0
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
golang.org/x/net v0.27.0 h1:5K3Njcw06/l2y9vpGCSdcxWOYHOUk3dVNGDXN+FvAys=
golang.org/x/net v0.27.0/go.mod h1:dDi0PyhWNoiUOrAS8uXv/vnScO4wnHQO4mj9fn/RytE=
golang.org/x/net v0.30.0 h1:AcW1SDZMkb8IpzCdQUaIq2sP4sZ4zw+55h6ynffypl4=
golang.org/x/net v0.30.0/go.mod h1:2wGyMJ5iFasEhkwi13ChkO/t1ECNC4X4eBKkVFyYFlU=

0 comments on commit 3cf98ef

Please sign in to comment.