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 598826e commit 924b13cCopy full SHA for 924b13c
test/tools/project-cleaner/go.mod
@@ -16,10 +16,10 @@ require (
16
github.com/golang/protobuf v1.5.2 // indirect
17
github.com/googleapis/gax-go/v2 v2.0.5 // indirect
18
go.opencensus.io v0.23.0 // indirect
19
- golang.org/x/net v0.36.0 // indirect
+ golang.org/x/net v0.38.0 // indirect
20
golang.org/x/oauth2 v0.0.0-20210628180205-a41e5a781914 // indirect
21
- golang.org/x/sys v0.30.0 // indirect
22
- golang.org/x/text v0.22.0 // indirect
+ golang.org/x/sys v0.31.0 // indirect
+ golang.org/x/text v0.23.0 // indirect
23
google.golang.org/appengine v1.6.7 // indirect
24
google.golang.org/grpc v1.39.0 // indirect
25
google.golang.org/protobuf v1.27.1 // indirect
test/tools/project-cleaner/go.sum
0 commit comments