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 084b8a6 commit ddcb42eCopy full SHA for ddcb42e
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.14.0 // indirect
+ golang.org/x/crypto v0.17.0 // indirect
45
golang.org/x/net v0.17.0 // indirect
46
- golang.org/x/sys v0.13.0 // indirect
47
- golang.org/x/text v0.13.0 // indirect
+ golang.org/x/sys v0.15.0 // indirect
+ golang.org/x/text v0.14.0 // indirect
48
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 // indirect
49
google.golang.org/grpc v1.56.3 // indirect
50
google.golang.org/protobuf v1.30.0 // indirect
0 commit comments