Skip to content

Commit

Permalink
Merge pull request #16 from johnbellone/dependabot/go_modules/golang.…
Browse files Browse the repository at this point in the history
…org/x/net-0.17.0

Bump golang.org/x/net from 0.9.0 to 0.17.0
  • Loading branch information
johnbellone authored Oct 14, 2023
2 parents 846853f + fe2d01d commit 44d5f6c
Show file tree
Hide file tree
Showing 2 changed files with 1,558 additions and 120 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ require (

require (
github.com/golang/protobuf v1.5.3 // indirect
golang.org/x/net v0.9.0 // indirect
golang.org/x/sys v0.7.0 // indirect
golang.org/x/text v0.9.0 // indirect
golang.org/x/net v0.17.0 // indirect
golang.org/x/sys v0.13.0 // indirect
golang.org/x/text v0.13.0 // indirect
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 // indirect
google.golang.org/protobuf v1.30.0 // indirect
)
Loading

0 comments on commit 44d5f6c

Please sign in to comment.