We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a9df6b commit 35bfe20Copy full SHA for 35bfe20
go.mod
@@ -5,7 +5,7 @@ go 1.22
5
require (
6
github.com/coreos/go-systemd/v22 v22.5.0
7
github.com/docker/go-plugins-helpers v0.0.0-20240701071450-45e2431495c8
8
- github.com/gophercloud/gophercloud v1.12.0
+ github.com/gophercloud/gophercloud/v2 v2.0.0
9
github.com/satori/go.uuid v1.2.0
10
github.com/sirupsen/logrus v1.9.3
11
)
0 commit comments