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 @@ -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.2 .0
6
+ github.com/gofrs/uuid/v5 v5.3 .0
7
7
github.com/gophercloud/gophercloud/v2 v2.1.0
8
8
github.com/mitchellh/go-homedir v1.1.0
9
9
golang.org/x/sys v0.24.0
Original file line number Diff line number Diff line change 1
- github.com/gofrs/uuid/v5 v5.2 .0 h1:qw1GMx6/y8vhVsx626ImfKMuS5CvJmhIKKtuyvfajMM =
2
- github.com/gofrs/uuid/v5 v5.2 .0 /go.mod h1:CDOjlDMVAtN56jqyRUZh58JT31Tiw7/oQyEXZV+9bD8 =
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 =
3
3
github.com/gophercloud/gophercloud/v2 v2.1.0 h1:91p6c+uMckXyx39nSIYjDirDBnPVFQq0q1njLNPX+NY =
4
4
github.com/gophercloud/gophercloud/v2 v2.1.0 /go.mod h1:f2hMRC7Kakbv5vM7wSGHrIPZh6JZR60GVHryJlF/K44 =
5
5
github.com/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG+4E0Y =
You can’t perform that action at this time.
0 commit comments