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.1
7
7
github.com/gophercloud/gophercloud/v2 v2.4.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.1 h1:aPx49MwJbekCzOyhZDjJVb0hx3A0KLjlbLx6p2gY0p0 =
2
+ github.com/gofrs/uuid/v5 v5.3.1 /go.mod h1:CDOjlDMVAtN56jqyRUZh58JT31Tiw7/oQyEXZV+9bD8 =
3
3
github.com/gophercloud/gophercloud/v2 v2.4.0 h1:XhP5tVEH3ni66NSNK1+0iSO6kaGPH/6srtx6Cr+8eCg =
4
4
github.com/gophercloud/gophercloud/v2 v2.4.0 /go.mod h1:uJWNpTgJPSl2gyzJqcU/pIAhFUWvIkp8eE8M15n9rs4 =
5
5
golang.org/x/sys v0.30.0 h1:QjkSwP/36a20jFYWkSue1YwXzLmsV5Gfq7Eiy72C1uc =
You can’t perform that action at this time.
0 commit comments