Skip to content

Commit

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

Bump golang.org/x/net from 0.5.0 to 0.7.0
  • Loading branch information
ego008 authored Feb 21, 2023
2 parents c16e9ae + 3c24597 commit b877f9f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@ require (
github.com/tidwall/pretty v1.2.1 // indirect
github.com/valyala/bytebufferpool v1.0.0 // indirect
go.opencensus.io v0.24.0 // indirect
golang.org/x/net v0.5.0 // indirect
golang.org/x/sys v0.4.0 // indirect
golang.org/x/text v0.6.0 // indirect
golang.org/x/net v0.7.0 // indirect
golang.org/x/sys v0.5.0 // indirect
golang.org/x/text v0.7.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/genproto v0.0.0-20230127162408-596548ed4efa // indirect
google.golang.org/grpc v1.52.3 // indirect
Expand Down

0 comments on commit b877f9f

Please sign in to comment.