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 @@ -52,7 +52,7 @@ require (
52
52
github.com/google/pprof v0.0.0-20240827171923-fa2c70bbbfe5 // indirect
53
53
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
54
54
github.com/google/uuid v1.6.0 // indirect
55
- github.com/gophercloud/gophercloud/v2 v2.1 .0 // indirect
55
+ github.com/gophercloud/gophercloud/v2 v2.2 .0 // indirect
56
56
github.com/gophercloud/utils/v2 v2.0.0-20240812072210-8ce1fc0f2894 // indirect
57
57
github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0 // indirect
58
58
github.com/hashicorp/go-version v1.7.0 // indirect
Original file line number Diff line number Diff line change @@ -155,8 +155,8 @@ github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 h1:El6M4kTTCOh6aBiKaU
155
155
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 /go.mod h1:pupxD2MaaD3pAXIBCelhxNneeOaAeabZDe5s4K6zSpQ =
156
156
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
157
157
github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
158
- github.com/gophercloud/gophercloud/v2 v2.1 .0 h1:91p6c+uMckXyx39nSIYjDirDBnPVFQq0q1njLNPX+NY =
159
- github.com/gophercloud/gophercloud/v2 v2.1 .0 /go.mod h1:f2hMRC7Kakbv5vM7wSGHrIPZh6JZR60GVHryJlF/K44 =
158
+ github.com/gophercloud/gophercloud/v2 v2.2 .0 h1:STqqnSXuhcg1OPBOZ14z6JDm8fKIN13H2bJg6bBuHp8 =
159
+ github.com/gophercloud/gophercloud/v2 v2.2 .0 /go.mod h1:f2hMRC7Kakbv5vM7wSGHrIPZh6JZR60GVHryJlF/K44 =
160
160
github.com/gophercloud/utils/v2 v2.0.0-20240812072210-8ce1fc0f2894 h1:KgYK/Mf71IdN7+sq2cVmY8Jtumi26GxahN7nlV0ETBQ =
161
161
github.com/gophercloud/utils/v2 v2.0.0-20240812072210-8ce1fc0f2894 /go.mod h1:IXS9MKM8YBsr9G2xhnMAuiCOaNxmghQFQGi1p68+No0 =
162
162
github.com/gorilla/websocket v1.5.0 h1:PPwGk2jz7EePpoHN/+ClbZu8SPxiqlu12wZP/3sWmnc =
You can’t perform that action at this time.
0 commit comments