File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -314,7 +314,7 @@ require (
314314 github.com/gogo/protobuf v1.3.2 // indirect
315315 github.com/golang-jwt/jwt v3.2.2+incompatible // indirect
316316 github.com/google/go-cmp v0.7.0 // indirect
317- github.com/google/go-containerregistry v0.21.2
317+ github.com/google/go-containerregistry v0.21.3
318318 github.com/json-iterator/go v1.1.12 // indirect
319319 github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
320320 github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee // indirect
Original file line number Diff line number Diff line change @@ -723,6 +723,8 @@ github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
723723github.com/google/go-cmp v0.7.0 /go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU =
724724github.com/google/go-containerregistry v0.21.2 h1:vYaMU4nU55JJGFC9JR/s8NZcTjbE9DBBbvusTW9NeS0 =
725725github.com/google/go-containerregistry v0.21.2 /go.mod h1:ctO5aCaewH4AK1AumSF5DPW+0+R+d2FmylMJdp5G7p0 =
726+ github.com/google/go-containerregistry v0.21.3 h1:Xr+yt3VvwOOn/5nJzd7UoOhwPGiPkYW0zWDLLUXqAi4 =
727+ github.com/google/go-containerregistry v0.21.3 /go.mod h1:D5ZrJF1e6dMzvInpBPuMCX0FxURz7GLq2rV3Us9aPkc =
726728github.com/google/gofuzz v1.0.0 /go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg =
727729github.com/google/licensecheck v0.3.1 h1:QoxgoDkaeC4nFrtGN1jV7IPmDCHFNIVh54e5hSt6sPs =
728730github.com/google/licensecheck v0.3.1 /go.mod h1:ORkR35t/JjW+emNKtfJDII0zlciG9JgbT7SmsohlHmY =
You can’t perform that action at this time.
0 commit comments