File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/gophercloud/utils/v2
3
3
go 1.22
4
4
5
5
require (
6
- github.com/gofrs/uuid/v5 v5.3.0
6
+ github.com/gofrs/uuid/v5 v5.3.2
7
7
github.com/gophercloud/gophercloud/v2 v2.5.0
8
8
golang.org/x/sys v0.30.0
9
9
golang.org/x/text v0.22.0
Original file line number Diff line number Diff line change 1
- github.com/gofrs/uuid/v5 v5.3.0 h1:m0mUMr+oVYUdxpMLgSYCZiXe7PuVPnI94+OMeVBNedk =
2
- github.com/gofrs/uuid/v5 v5.3.0 /go.mod h1:CDOjlDMVAtN56jqyRUZh58JT31Tiw7/oQyEXZV+9bD8 =
1
+ github.com/gofrs/uuid/v5 v5.3.2 h1:2jfO8j3XgSwlz/wHqemAEugfnTlikAYHhnqQ8Xh4fE0 =
2
+ github.com/gofrs/uuid/v5 v5.3.2 /go.mod h1:CDOjlDMVAtN56jqyRUZh58JT31Tiw7/oQyEXZV+9bD8 =
3
3
github.com/gophercloud/gophercloud/v2 v2.5.0 h1:DubPfC43gsZiGZ9LT1IJflVMm+0rck0ejoPsH8D5rqk =
4
4
github.com/gophercloud/gophercloud/v2 v2.5.0 /go.mod h1:Ki/ILhYZr/5EPebrPL9Ej+tUg4lqx71/YH2JWVeU+Qk =
5
5
golang.org/x/sys v0.30.0 h1:QjkSwP/36a20jFYWkSue1YwXzLmsV5Gfq7Eiy72C1uc =
You can’t perform that action at this time.
0 commit comments