Skip to content

Commit bd6e2fd

Browse files
committed
Tidying up mods
Signed-off-by: German Maglione <[email protected]>
1 parent e3e6528 commit bd6e2fd

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
@@ -7,6 +7,7 @@ require (
77
github.com/containers/common v0.58.1
88
github.com/containers/gvisor-tap-vsock v0.7.3
99
github.com/containers/podman/v5 v5.0.1
10+
github.com/distribution/reference v0.5.0
1011
github.com/docker/go-units v0.5.0
1112
github.com/gofrs/flock v0.8.1
1213
github.com/onsi/ginkgo/v2 v2.17.1
@@ -56,7 +57,6 @@ require (
5657
github.com/digitalocean/go-libvirt v0.0.0-20220804181439-8648fbde413e // indirect
5758
github.com/digitalocean/go-qemu v0.0.0-20230711162256-2e3d0186973e // indirect
5859
github.com/disiqueira/gotree/v3 v3.0.2 // indirect
59-
github.com/distribution/reference v0.5.0 // indirect
6060
github.com/docker/distribution v2.8.3+incompatible // indirect
6161
github.com/docker/docker v25.0.3+incompatible // indirect
6262
github.com/docker/docker-credential-helpers v0.8.1 // indirect

0 commit comments

Comments
 (0)