File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
1414 github.com/go-logr/logr v1.4.2
1515 github.com/golang/mock v1.6.0
1616 github.com/google/go-cmp v0.6.0
17- github.com/google/go-containerregistry v0.20.0
17+ github.com/google/go-containerregistry v0.20.1
1818 github.com/grafeas/kritis v0.2.3-0.20210120183821-faeba81c520c
1919 github.com/h2non/filetype v1.1.3
2020 github.com/jszwec/csvutil v1.10.0
Original file line number Diff line number Diff line change @@ -389,8 +389,8 @@ github.com/google/go-cmp v0.5.9/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeN
389389github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI =
390390github.com/google/go-cmp v0.6.0 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
391391github.com/google/go-containerregistry v0.2.1 /go.mod h1:Ts3Wioz1r5ayWx8sS6vLcWltWcM1aqFjd/eVrkFhrWM =
392- github.com/google/go-containerregistry v0.20.0 h1:wRqHpOeVh3DnenOrPy9xDOLdnLatiGuuNRVelR2gSbg =
393- github.com/google/go-containerregistry v0.20.0 /go.mod h1:YCMFNQeeXeLF+dnhhWkqDItx/JSkH01j1Kis4PsjzFI =
392+ github.com/google/go-containerregistry v0.20.1 h1:eTgx9QNYugV4DN5mz4U8hiAGTi1ybXn0TPi4Smd8du0 =
393+ github.com/google/go-containerregistry v0.20.1 /go.mod h1:YCMFNQeeXeLF+dnhhWkqDItx/JSkH01j1Kis4PsjzFI =
394394github.com/google/go-github/v53 v53.2.0 h1:wvz3FyF53v4BK+AsnvCmeNhf8AkTaeh2SoYu/XUvTtI =
395395github.com/google/go-github/v53 v53.2.0 /go.mod h1:XhFRObz+m/l+UCm9b7KSIC3lT3NWSXGt7mOsAWEloao =
396396github.com/google/go-github/v62 v62.0.0 h1:/6mGCaRywZz9MuHyw9gD1CwsbmBX8GWsbFkwMmHdhl4 =
You can’t perform that action at this time.
0 commit comments