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 ac20fcd commit fe73753Copy full SHA for fe73753
go.mod
@@ -41,7 +41,7 @@ require (
41
github.com/go-logr/stdr v1.2.2 // indirect
42
github.com/gogo/protobuf v1.3.2 // indirect
43
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
44
- github.com/google/go-containerregistry v0.20.3 // indirect
+ github.com/google/go-containerregistry v0.20.5 // indirect
45
github.com/google/go-intervals v0.0.2 // indirect
46
github.com/google/uuid v1.6.0 // indirect
47
github.com/gorilla/mux v1.8.1 // indirect
0 commit comments