Skip to content

Commit 471a582

Browse files
committed
vendor
1 parent c4fbb00 commit 471a582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ require (
88
github.com/blang/semver/v4 v4.0.0
99
github.com/containers/image/v5 v5.34.0
1010
github.com/coreos/go-semver v0.3.1
11+
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
1112
github.com/distribution/reference v0.6.0
1213
github.com/evanphx/json-patch v5.9.11+incompatible
1314
github.com/fsnotify/fsnotify v1.8.0
@@ -82,7 +83,6 @@ require (
8283
github.com/containers/ocicrypt v1.2.1 // indirect
8384
github.com/containers/storage v1.57.1 // indirect
8485
github.com/coreos/go-systemd/v22 v22.5.0 // indirect
85-
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
8686
github.com/docker/cli v27.5.1+incompatible // indirect
8787
github.com/docker/distribution v2.8.3+incompatible // indirect
8888
github.com/docker/docker v27.5.1+incompatible // indirect

0 commit comments

Comments
 (0)