We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55ce628 commit 52e7587Copy full SHA for 52e7587
go.mod
@@ -41,9 +41,9 @@ 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.17.0 // indirect
45
- golang.org/x/net v0.17.0 // indirect
46
- golang.org/x/sys v0.15.0 // indirect
+ golang.org/x/crypto v0.21.0 // indirect
+ golang.org/x/net v0.23.0 // indirect
+ golang.org/x/sys v0.18.0 // indirect
47
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
0 commit comments