File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
9
9
github.com/NYTimes/gziphandler v1.1.1
10
10
github.com/PuerkitoBio/goquery v1.9.3
11
11
github.com/ckaznocha/protoc-gen-lint v0.3.0
12
- github.com/containers/image/v5 v5.36.0
12
+ github.com/containers/image/v5 v5.36.1
13
13
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
14
14
github.com/distribution/reference v0.6.0
15
15
github.com/docker/distribution v2.8.3+incompatible
@@ -81,7 +81,7 @@ require (
81
81
github.com/cncf/xds/go v0.0.0-20250501225837-2ac532fd4443 // indirect
82
82
github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 // indirect
83
83
github.com/containers/ocicrypt v1.2.1 // indirect
84
- github.com/containers/storage v1.59.0 // indirect
84
+ github.com/containers/storage v1.59.1 // indirect
85
85
github.com/cyphar/filepath-securejoin v0.4.1 // indirect
86
86
github.com/docker/docker v28.3.3+incompatible // indirect
87
87
github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 // indirect
Original file line number Diff line number Diff line change @@ -161,14 +161,14 @@ github.com/cncf/xds/go v0.0.0-20211011173535-cb28da3451f1/go.mod h1:eXthEFrGJvWH
161
161
github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 /go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs =
162
162
github.com/cncf/xds/go v0.0.0-20250501225837-2ac532fd4443 h1:aQ3y1lwWyqYPiWZThqv1aFbZMiM9vblcSArJRf2Irls =
163
163
github.com/cncf/xds/go v0.0.0-20250501225837-2ac532fd4443 /go.mod h1:W+zGtBO5Y1IgJhy4+A9GOqVhqLpfZi+vwmdNXUehLA8 =
164
- github.com/containers/image/v5 v5.36.0 h1:Zh+xFcLjRmicnOT5AFPHH/xj+e3s9ojDN/9X2Kx1+Jo =
165
- github.com/containers/image/v5 v5.36.0 /go.mod h1:VZ6cyDHbxZoOt4dklUJ+WNEH9FrgSgfH3qUBYKFlcT0 =
164
+ github.com/containers/image/v5 v5.36.1 h1:6zpXBqR59UcAzoKpa/By5XekeqFV+htWYfr65+Cgjqo =
165
+ github.com/containers/image/v5 v5.36.1 /go.mod h1:b4GMKH2z/5t6/09utbse2ZiLK/c72GuGLFdp7K69eA4 =
166
166
github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 h1:Qzk5C6cYglewc+UyGf6lc8Mj2UaPTHy/iF2De0/77CA =
167
167
github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 /go.mod h1:9rfv8iPl1ZP7aqh9YA68wnZv2NUDbXdcdPHVz0pFbPY =
168
168
github.com/containers/ocicrypt v1.2.1 h1:0qIOTT9DoYwcKmxSt8QJt+VzMY18onl9jUXsxpVhSmM =
169
169
github.com/containers/ocicrypt v1.2.1 /go.mod h1:aD0AAqfMp0MtwqWgHM1bUwe1anx0VazI108CRrSKINQ =
170
- github.com/containers/storage v1.59.0 h1:r2pYSTzQpJTROZbjJQ54Z0GT+rUC6+wHzlSY8yPjsXk =
171
- github.com/containers/storage v1.59.0 /go.mod h1:KoAYHnAjP3/cTsRS+mmWZGkufSY2GACiKQ4V3ZLQnR0 =
170
+ github.com/containers/storage v1.59.1 h1:11Zu68MXsEQGBBd+GadPrHPpWeqjKS8hJDGiAHgIqDs =
171
+ github.com/containers/storage v1.59.1 /go.mod h1:KoAYHnAjP3/cTsRS+mmWZGkufSY2GACiKQ4V3ZLQnR0 =
172
172
github.com/coreos/go-semver v0.3.0 /go.mod h1:nnelYz7RCh+5ahJtPPxZlU+153eP4D4r3EedlOD2RNk =
173
173
github.com/coreos/go-systemd/v22 v22.3.2 /go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc =
174
174
github.com/cpuguy83/go-md2man/v2 v2.0.1 /go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o =
You can’t perform that action at this time.
0 commit comments