This repository was archived by the owner on Aug 12, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,6 @@ replace (
8
8
)
9
9
10
10
require (
11
- github.com/blang/semver v3.5.1+incompatible
12
- github.com/docker/distribution v2.8.2+incompatible
13
11
github.com/equinix-labs/metal-go v0.25.0
14
12
github.com/onsi/ginkgo/v2 v2.9.2
15
13
github.com/onsi/gomega v1.27.5
@@ -35,11 +33,13 @@ require (
35
33
github.com/antlr/antlr4/runtime/Go/antlr v1.4.10 // indirect
36
34
github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a // indirect
37
35
github.com/beorn7/perks v1.0.1 // indirect
36
+ github.com/blang/semver v3.5.1+incompatible // indirect
38
37
github.com/blang/semver/v4 v4.0.0 // indirect
39
38
github.com/cespare/xxhash/v2 v2.2.0 // indirect
40
39
github.com/coredns/caddy v1.1.0 // indirect
41
40
github.com/coredns/corefile-migration v1.0.21 // indirect
42
41
github.com/davecgh/go-spew v1.1.1 // indirect
42
+ github.com/docker/distribution v2.8.2+incompatible // indirect
43
43
github.com/docker/docker v24.0.5+incompatible // indirect
44
44
github.com/docker/go-connections v0.4.0 // indirect
45
45
github.com/docker/go-units v0.4.0 // indirect
You can’t perform that action at this time.
0 commit comments