Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3cbfae0

Browse files
Bump golang.org/x/net from 0.9.0 to 0.17.0 in /protocol/pubsub/v2
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.9.0 to 0.17.0. - [Commits](golang/net@v0.9.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e9a9470 commit 3cbfae0

File tree

2 files changed

+1419
-6
lines changed

2 files changed

+1419
-6
lines changed

protocol/pubsub/v2/go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ require (
3333
go.uber.org/atomic v1.4.0 // indirect
3434
go.uber.org/multierr v1.1.0 // indirect
3535
go.uber.org/zap v1.10.0 // indirect
36-
golang.org/x/net v0.9.0 // indirect
36+
golang.org/x/net v0.17.0 // indirect
3737
golang.org/x/oauth2 v0.7.0 // indirect
38-
golang.org/x/sys v0.7.0 // indirect
39-
golang.org/x/text v0.9.0 // indirect
38+
golang.org/x/sys v0.13.0 // indirect
39+
golang.org/x/text v0.13.0 // indirect
4040
google.golang.org/appengine v1.6.7 // indirect
4141
google.golang.org/protobuf v1.30.0 // indirect
4242
gopkg.in/yaml.v3 v3.0.1 // indirect

0 commit comments

Comments
 (0)