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 @@ -6,7 +6,7 @@ require (
6
6
cloud.google.com/go/artifactregistry v1.17.1
7
7
github.com/alitto/pond v1.9.2
8
8
github.com/aws/aws-sdk-go v1.55.7
9
- github.com/containers/image/v5 v5.36.0
9
+ github.com/containers/image/v5 v5.36.1
10
10
github.com/dgraph-io/ristretto v0.2.0
11
11
github.com/evanphx/json-patch v5.9.11+incompatible
12
12
github.com/go-co-op/gocron v1.37.0
@@ -89,7 +89,7 @@ require (
89
89
github.com/containerd/typeurl/v2 v2.2.3 // indirect
90
90
github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 // indirect
91
91
github.com/containers/ocicrypt v1.2.1 // indirect
92
- github.com/containers/storage v1.59.0 // indirect
92
+ github.com/containers/storage v1.59.1 // indirect
93
93
github.com/cpuguy83/go-md2man/v2 v2.0.6 // indirect
94
94
github.com/cyphar/filepath-securejoin v0.4.1 // indirect
95
95
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
Original file line number Diff line number Diff line change @@ -135,14 +135,14 @@ github.com/containerd/stargz-snapshotter/estargz v0.16.3 h1:7evrXtoh1mSbGj/pfRcc
135
135
github.com/containerd/stargz-snapshotter/estargz v0.16.3 /go.mod h1:uyr4BfYfOj3G9WBVE8cOlQmXAbPN9VEQpBBeJIuOipU =
136
136
github.com/containerd/typeurl/v2 v2.2.3 h1:yNA/94zxWdvYACdYO8zofhrTVuQY73fFU1y++dYSw40 =
137
137
github.com/containerd/typeurl/v2 v2.2.3 /go.mod h1:95ljDnPfD3bAbDJRugOiShd/DlAAsxGtUBhJxIn7SCk =
138
- github.com/containers/image/v5 v5.36.0 h1:Zh+xFcLjRmicnOT5AFPHH/xj+e3s9ojDN/9X2Kx1+Jo =
139
- github.com/containers/image/v5 v5.36.0 /go.mod h1:VZ6cyDHbxZoOt4dklUJ+WNEH9FrgSgfH3qUBYKFlcT0 =
138
+ github.com/containers/image/v5 v5.36.1 h1:6zpXBqR59UcAzoKpa/By5XekeqFV+htWYfr65+Cgjqo =
139
+ github.com/containers/image/v5 v5.36.1 /go.mod h1:b4GMKH2z/5t6/09utbse2ZiLK/c72GuGLFdp7K69eA4 =
140
140
github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 h1:Qzk5C6cYglewc+UyGf6lc8Mj2UaPTHy/iF2De0/77CA =
141
141
github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 /go.mod h1:9rfv8iPl1ZP7aqh9YA68wnZv2NUDbXdcdPHVz0pFbPY =
142
142
github.com/containers/ocicrypt v1.2.1 h1:0qIOTT9DoYwcKmxSt8QJt+VzMY18onl9jUXsxpVhSmM =
143
143
github.com/containers/ocicrypt v1.2.1 /go.mod h1:aD0AAqfMp0MtwqWgHM1bUwe1anx0VazI108CRrSKINQ =
144
- github.com/containers/storage v1.59.0 h1:r2pYSTzQpJTROZbjJQ54Z0GT+rUC6+wHzlSY8yPjsXk =
145
- github.com/containers/storage v1.59.0 /go.mod h1:KoAYHnAjP3/cTsRS+mmWZGkufSY2GACiKQ4V3ZLQnR0 =
144
+ github.com/containers/storage v1.59.1 h1:11Zu68MXsEQGBBd+GadPrHPpWeqjKS8hJDGiAHgIqDs =
145
+ github.com/containers/storage v1.59.1 /go.mod h1:KoAYHnAjP3/cTsRS+mmWZGkufSY2GACiKQ4V3ZLQnR0 =
146
146
github.com/coreos/go-systemd/v22 v22.5.0 /go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc =
147
147
github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d /go.mod h1:maD7wRr/U5Z6m/iR4s+kqSMx2CaBsrgA7czyZG/E6dU =
148
148
github.com/cpuguy83/go-md2man/v2 v2.0.5 /go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o =
You can’t perform that action at this time.
0 commit comments