This repository was archived by the owner on Aug 12, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
7
7
github.com/google/uuid v1.1.1
8
8
github.com/onsi/ginkgo v1.12.0
9
9
github.com/onsi/gomega v1.9.0
10
- github.com/packethost/packngo v0.2.0
10
+ github.com/packethost/packngo v0.2.1-0.20200629161839-1810e48469b4
11
11
github.com/pkg/errors v0.9.1
12
12
k8s.io/api v0.17.2
13
13
k8s.io/apimachinery v0.17.2
@@ -17,5 +17,3 @@ require (
17
17
sigs.k8s.io/cluster-api v0.3.5
18
18
sigs.k8s.io/controller-runtime v0.5.2
19
19
)
20
-
21
- replace github.com/packethost/packngo => github.com/deitch/packngo v0.2.1-0.20200628082620-d644bb21e1f3
Original file line number Diff line number Diff line change @@ -322,6 +322,10 @@ github.com/onsi/gomega v1.9.0 h1:R1uwffexN6Pr340GtYRIdZmAiN4J+iw6WG4wog1DUXg=
322
322
github.com/onsi/gomega v1.9.0 /go.mod h1:Ho0h+IUsWyvy1OpqCwxlQ/21gkhVunqlU8fDGcoTdcA =
323
323
github.com/opencontainers/go-digest v1.0.0-rc1 h1:WzifXhOVOEOuFYOJAW6aQqW0TooG2iki3E3Ii+WN7gQ =
324
324
github.com/opencontainers/go-digest v1.0.0-rc1 /go.mod h1:cMLVZDEM3+U2I4VmLI6N8jQYUd2OVphdqWwCJHrFt2s =
325
+ github.com/packethost/packngo v0.2.0 h1:mSlzOof8PsOWCy78sBMt/PwMJTEjjQ/rRvMixu4Nm6c =
326
+ github.com/packethost/packngo v0.2.0 /go.mod h1:RQHg5xR1F614BwJyepfMqrKN+32IH0i7yX+ey43rEeQ =
327
+ github.com/packethost/packngo v0.2.1-0.20200629161839-1810e48469b4 h1:T6L0ioYOSzOfX9/DzmeXMOuqJb3GldrVHJe4lLJw3Bk =
328
+ github.com/packethost/packngo v0.2.1-0.20200629161839-1810e48469b4 /go.mod h1:erURcsqYzwc9wSb04TX4so+s6F3uZtbXUil0W1LCGHA =
325
329
github.com/pborman/uuid v1.2.0 /go.mod h1:X/NO0urCmaxf9VXbdlT7C2Yzkj2IKimNn4k+gtPdI/k =
326
330
github.com/pelletier/go-toml v1.2.0 /go.mod h1:5z9KED0ma1S8pY6P1sdut58dfprrGBbd/94hg7ilaic =
327
331
github.com/pelletier/go-toml v1.6.0 h1:aetoXYr0Tv7xRU/V4B4IZJ2QcbtMUFoNb3ORp7TzIK4 =
You can’t perform that action at this time.
0 commit comments