Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9a9470 commit 3cbfae0Copy full SHA for 3cbfae0
protocol/pubsub/v2/go.mod
@@ -33,10 +33,10 @@ require (
33
go.uber.org/atomic v1.4.0 // indirect
34
go.uber.org/multierr v1.1.0 // indirect
35
go.uber.org/zap v1.10.0 // indirect
36
- golang.org/x/net v0.9.0 // indirect
+ golang.org/x/net v0.17.0 // indirect
37
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
+ golang.org/x/sys v0.13.0 // indirect
+ golang.org/x/text v0.13.0 // indirect
40
google.golang.org/appengine v1.6.7 // indirect
41
google.golang.org/protobuf v1.30.0 // indirect
42
gopkg.in/yaml.v3 v3.0.1 // indirect
0 commit comments