File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/gophercloud/utils/v2
33go 1.22
44
55require (
6- github.com/gofrs/uuid/v5 v5.2 .0
6+ github.com/gofrs/uuid/v5 v5.3 .0
77 github.com/gophercloud/gophercloud/v2 v2.1.0
88 github.com/mitchellh/go-homedir v1.1.0
99 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 =
33github.com/gophercloud/gophercloud/v2 v2.1.0 h1:91p6c+uMckXyx39nSIYjDirDBnPVFQq0q1njLNPX+NY =
44github.com/gophercloud/gophercloud/v2 v2.1.0 /go.mod h1:f2hMRC7Kakbv5vM7wSGHrIPZh6JZR60GVHryJlF/K44 =
55github.com/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG+4E0Y =
You can’t perform that action at this time.
0 commit comments