Skip to content

Commit 35bfe20

Browse files
fix(deps): update module github.com/gophercloud/gophercloud to v2
1 parent 1a9df6b commit 35bfe20

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
@@ -5,7 +5,7 @@ go 1.22
55
require (
66
github.com/coreos/go-systemd/v22 v22.5.0
77
github.com/docker/go-plugins-helpers v0.0.0-20240701071450-45e2431495c8
8-
github.com/gophercloud/gophercloud v1.12.0
8+
github.com/gophercloud/gophercloud/v2 v2.0.0
99
github.com/satori/go.uuid v1.2.0
1010
github.com/sirupsen/logrus v1.9.3
1111
)

0 commit comments

Comments
 (0)