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 0680aa7 commit b3a04a0Copy full SHA for b3a04a0
go.mod
@@ -41,10 +41,10 @@ require (
41
github.com/xanzy/ssh-agent v0.3.3 // indirect
42
go.bug.st/cleanup v1.0.0 // indirect
43
go.bug.st/downloader/v2 v2.1.1 // indirect
44
- golang.org/x/crypto v0.6.0 // indirect
45
- golang.org/x/net v0.7.0 // indirect
46
- golang.org/x/sys v0.5.0 // indirect
47
- golang.org/x/text v0.7.0 // indirect
+ golang.org/x/crypto v0.14.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
48
google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f // indirect
49
google.golang.org/grpc v1.53.0 // indirect
50
google.golang.org/protobuf v1.28.1 // indirect
0 commit comments