File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 55require (
66 github.com/coreos/go-systemd/v22 v22.5.0
77 github.com/docker/go-plugins-helpers v0.0.0-20211224144127-6eecb7beb651
8- github.com/gophercloud/gophercloud v1.11 .0
8+ github.com/gophercloud/gophercloud v1.12 .0
99 github.com/satori/go.uuid v1.2.0
1010 github.com/sirupsen/logrus v1.9.3
1111)
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ github.com/docker/go-connections v0.4.0/go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5Xh
1212github.com/docker/go-plugins-helpers v0.0.0-20211224144127-6eecb7beb651 h1:YcvzLmdrP/b8kLAGJ8GT7bdncgCAiWxJZIlt84D+RJg =
1313github.com/docker/go-plugins-helpers v0.0.0-20211224144127-6eecb7beb651 /go.mod h1:LFyLie6XcDbyKGeVK6bHe+9aJTYCxWLBg5IrJZOaXKA =
1414github.com/godbus/dbus/v5 v5.0.4 /go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA =
15- github.com/gophercloud/gophercloud v1.11 .0 h1:ls0O747DIq1D8SUHc7r2vI8BFbMLeLFuENaAIfEx7OM =
16- github.com/gophercloud/gophercloud v1.11 .0 /go.mod h1:aAVqcocTSXh2vYFZ1JTvx4EQmfgzxRcNupUfxZbBNDM =
15+ github.com/gophercloud/gophercloud v1.12 .0 h1:Jrz16vPAL93l80q16fp8NplrTCp93y7rZh2P3Q4Yq7g =
16+ github.com/gophercloud/gophercloud v1.12 .0 /go.mod h1:aAVqcocTSXh2vYFZ1JTvx4EQmfgzxRcNupUfxZbBNDM =
1717github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
1818github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
1919github.com/satori/go.uuid v1.2.0 h1:0uYX9dsZ2yD7q2RtLRtPSdGDWzjeM3TbMJP9utgA0ww =
You can’t perform that action at this time.
0 commit comments