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 @@ -180,7 +180,7 @@ require (
180
180
github.com/golang-jwt/jwt v3.2.2+incompatible // indirect
181
181
github.com/golang/protobuf v1.5.3 // indirect
182
182
github.com/google/go-cmp v0.6.0 // indirect
183
- github.com/google/go-containerregistry v0.16.1
183
+ github.com/google/go-containerregistry v0.17.0
184
184
github.com/google/gofuzz v1.2.0 // indirect
185
185
github.com/imdario/mergo v0.3.15 // indirect
186
186
github.com/json-iterator/go v1.1.12 // indirect
Original file line number Diff line number Diff line change @@ -371,6 +371,8 @@ github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
371
371
github.com/google/go-cmp v0.6.0 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
372
372
github.com/google/go-containerregistry v0.16.1 h1:rUEt426sR6nyrL3gt+18ibRcvYpKYdpsa5ZW7MA08dQ =
373
373
github.com/google/go-containerregistry v0.16.1 /go.mod h1:u0qB2l7mvtWVR5kNcbFIhFY1hLbf8eeGapA+vbFDCtQ =
374
+ github.com/google/go-containerregistry v0.17.0 h1:5p+zYs/R4VGHkhyvgWurWrpJ2hW4Vv9fQI+GzdcwXLk =
375
+ github.com/google/go-containerregistry v0.17.0 /go.mod h1:u0qB2l7mvtWVR5kNcbFIhFY1hLbf8eeGapA+vbFDCtQ =
374
376
github.com/google/gofuzz v1.0.0 /go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg =
375
377
github.com/google/gofuzz v1.2.0 h1:xRy4A+RhZaiKjJ1bPfwQ8sedCA+YS2YcCHW6ec7JMi0 =
376
378
github.com/google/gofuzz v1.2.0 /go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg =
You can’t perform that action at this time.
0 commit comments