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 @@ -6,7 +6,7 @@ require (
66 github.com/Masterminds/semver/v3 v3.2.1
77 github.com/NVIDIA/k8s-operator-libs v0.0.0-20240214071211-ea58a3ada15c
88 github.com/caarlos0/env/v6 v6.10.1
9- github.com/containers/image/v5 v5.31.0
9+ github.com/containers/image/v5 v5.31.1
1010 github.com/go-logr/logr v1.4.2
1111 github.com/google/go-containerregistry v0.19.2
1212 github.com/google/go-containerregistry/pkg/authn/kubernetes v0.0.0-20231129213221-4fdaa32ee934
Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ github.com/chai2010/gettext-go v1.0.2 h1:1Lwwip6Q2QGsAdl/ZKPCwTe9fe0CjlUbqj5bFNS
1818github.com/chai2010/gettext-go v1.0.2 /go.mod h1:y+wnP2cHYaVj19NZhYKAwEMH2CI1gNHeQQ+5AjwawxA =
1919github.com/containerd/stargz-snapshotter/estargz v0.15.1 h1:eXJjw9RbkLFgioVaTG+G/ZW/0kEe2oEKCdS/ZxIyoCU =
2020github.com/containerd/stargz-snapshotter/estargz v0.15.1 /go.mod h1:gr2RNwukQ/S9Nv33Lt6UC7xEx58C+LHRdoqbEKjz1Kk =
21- github.com/containers/image/v5 v5.31.0 h1:eDFVlz5XaYICxe9dXpf23htEKvyosgkl62mJlIATXE4 =
22- github.com/containers/image/v5 v5.31.0 /go.mod h1:5QfOqSackPkSbF7Qxc1DnVNnPJKQ+KWLkfEfDpK590Q =
21+ github.com/containers/image/v5 v5.31.1 h1:3x9soI6Biml/GiDLpkSmKrkRSwVGctxu/vONpoUdklA =
22+ github.com/containers/image/v5 v5.31.1 /go.mod h1:5QfOqSackPkSbF7Qxc1DnVNnPJKQ+KWLkfEfDpK590Q =
2323github.com/containers/storage v1.54.0 h1:xwYAlf6n9OnIlURQLLg3FYHbO74fQ/2W2N6EtQEUM4I =
2424github.com/containers/storage v1.54.0 /go.mod h1:PlMOoinRrBSnhYODLxt4EXl0nmJt+X0kjG0Xdt9fMTw =
2525github.com/cpuguy83/go-md2man/v2 v2.0.3 /go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o =
You can’t perform that action at this time.
0 commit comments