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 @@ -17,7 +17,7 @@ require (
17
17
require (
18
18
github.com/BurntSushi/toml v1.4.0 // indirect
19
19
github.com/Masterminds/semver/v3 v3.3.0 // indirect
20
- github.com/containerd/stargz-snapshotter/estargz v0.15 .1 // indirect
20
+ github.com/containerd/stargz-snapshotter/estargz v0.16 .1 // indirect
21
21
github.com/davecgh/go-spew v1.1.1 // indirect
22
22
github.com/docker/cli v27.3.1+incompatible // indirect
23
23
github.com/docker/distribution v2.8.3+incompatible // indirect
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ github.com/Masterminds/semver/v3 v3.3.0 h1:B8LGeaivUe71a5qox1ICM/JLl0NqZSW5CHyL+
4
4
github.com/Masterminds/semver/v3 v3.3.0 /go.mod h1:4V+yj/TJE1HU9XfppCwVMZq3I84lprf4nC11bSS5beM =
5
5
github.com/buildpacks/libcnb v1.30.4 h1:Jp6cJxYsZQgqix+lpRdSpjHt5bv5yCJqgkw9zWmS6xU =
6
6
github.com/buildpacks/libcnb v1.30.4 /go.mod h1:vjEDAlK3/Rf67AcmBzphXoqIlbdFgBNUK5d8wjreJbY =
7
- github.com/containerd/stargz-snapshotter/estargz v0.15 .1 h1:eXJjw9RbkLFgioVaTG+G/ZW/0kEe2oEKCdS/ZxIyoCU =
8
- github.com/containerd/stargz-snapshotter/estargz v0.15 .1 /go.mod h1:gr2RNwukQ/S9Nv33Lt6UC7xEx58C+LHRdoqbEKjz1Kk =
7
+ github.com/containerd/stargz-snapshotter/estargz v0.16 .1 h1:7YswwU6746cJBN3p3l65JRk3+NZL7bap9Y6E3YeYowk =
8
+ github.com/containerd/stargz-snapshotter/estargz v0.16 .1 /go.mod h1:uyr4BfYfOj3G9WBVE8cOlQmXAbPN9VEQpBBeJIuOipU =
9
9
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
10
10
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
11
11
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments