Skip to content

Commit

Permalink
Merge pull request #502 from gabriel-vasile/dependabot/go_modules/gom…
Browse files Browse the repository at this point in the history
…od-82d2da82f2

Bump golang.org/x/net from 0.21.0 to 0.24.0 in the gomod group
  • Loading branch information
gabriel-vasile authored Apr 11, 2024
2 parents e146169 + 00708e5 commit e938b0c
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.21.0
require golang.org/x/net v0.24.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.21.0 h1:AQyQV4dYCvJ7vGmJyKki9+PBdyvhkSd8EIx/qb0AYv4=
golang.org/x/net v0.21.0/go.mod h1:bIjVDfnllIU7BJ2DNgfnXvpSvtn8VRwhlsaeUTyUS44=
golang.org/x/net v0.24.0 h1:1PcaxkF854Fu3+lvBIx5SYn9wRlBzzcnHZSiaFFAb0w=
golang.org/x/net v0.24.0/go.mod h1:2Q7sJY5mzlzWjKtYUEXSlBWCdyaioyXzRB2RtU8KVE8=

0 comments on commit e938b0c

Please sign in to comment.