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 @@ -25,7 +25,7 @@ require (
2525 github.com/elazarl/goproxy v0.0.0-20210110162100-a92cc753f88e
2626 github.com/golang-collections/collections v0.0.0-20130729185459-604e922904d3
2727 github.com/google/go-cmp v0.6.0
28- github.com/google/go-containerregistry v0.19.0
28+ github.com/google/go-containerregistry v0.19.1
2929 github.com/google/go-github/v60 v60.0.0
3030 github.com/google/slowjam v1.1.0
3131 github.com/google/uuid v1.6.0
Original file line number Diff line number Diff line change @@ -853,8 +853,8 @@ github.com/google/go-cmp v0.5.9/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeN
853853github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI =
854854github.com/google/go-cmp v0.6.0 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
855855github.com/google/go-containerregistry v0.5.1 /go.mod h1:Ct15B4yir3PLOP5jsy0GNeYVaIZs/MK/Jz5any1wFW0 =
856- github.com/google/go-containerregistry v0.19.0 h1:uIsMRBV7m/HDkDxE/nXMnv1q+lOOSPlQ/ywc5JbB8Ic =
857- github.com/google/go-containerregistry v0.19.0 /go.mod h1:u0qB2l7mvtWVR5kNcbFIhFY1hLbf8eeGapA+vbFDCtQ =
856+ github.com/google/go-containerregistry v0.19.1 h1:yMQ62Al6/V0Z7CqIrrS1iYoA5/oQCm88DeNujc7C1KY =
857+ github.com/google/go-containerregistry v0.19.1 /go.mod h1:YCMFNQeeXeLF+dnhhWkqDItx/JSkH01j1Kis4PsjzFI =
858858github.com/google/go-github v17.0.0+incompatible /go.mod h1:zLgOLi98H3fifZn+44m+umXrS52loVEgC2AApnigrVQ =
859859github.com/google/go-github/v60 v60.0.0 h1:oLG98PsLauFvvu4D/YPxq374jhSxFYdzQGNCyONLfn8 =
860860github.com/google/go-github/v60 v60.0.0 /go.mod h1:ByhX2dP9XT9o/ll2yXAu2VD8l5eNVg8hD4Cr0S/LmQk =
You can’t perform that action at this time.
0 commit comments