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 a4fbf1c commit f3eafc8Copy full SHA for f3eafc8
hack/tools/go.mod
@@ -53,7 +53,7 @@ require (
53
github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0 // indirect
54
github.com/inconshreveable/mousetrap v1.1.0 // indirect
55
github.com/moby/docker-image-spec v1.3.1 // indirect
56
- github.com/moby/sys/atomicwriter v0.1.0 // indirect
+ github.com/moby/sys/sequential v0.6.0 // indirect
57
github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 // indirect
58
github.com/spf13/cobra v1.9.1 // indirect
59
github.com/spiffe/go-spiffe/v2 v2.5.0 // indirect
0 commit comments