File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/gofrs/uuid/v5 v5.2.0
77 github.com/gophercloud/gophercloud/v2 v2.0.0-rc.2
88 github.com/mitchellh/go-homedir v1.1.0
9- golang.org/x/sys v0.20 .0
9+ golang.org/x/sys v0.21 .0
1010 golang.org/x/text v0.15.0
1111 gopkg.in/yaml.v3 v3.0.1
1212)
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ github.com/gophercloud/gophercloud/v2 v2.0.0-rc.2 h1:InOmY7VX3R+LxnbFLVp9XJjgzqx
44github.com/gophercloud/gophercloud/v2 v2.0.0-rc.2 /go.mod h1:cwPW9cbJmfBt1c7o/yzXuNjwonhWA+F9Zw8LNQzd3Zk =
55github.com/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG+4E0Y =
66github.com/mitchellh/go-homedir v1.1.0 /go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0 =
7- golang.org/x/sys v0.20 .0 h1:Od9JTbYCk261bKm4M/mw7AklTlFYIa0bIp9BgSm1S8Y =
8- golang.org/x/sys v0.20 .0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
7+ golang.org/x/sys v0.21 .0 h1:rF+pYz3DAGSQAxAu1CbC7catZg4ebC4UIeIhKxBZvws =
8+ golang.org/x/sys v0.21 .0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
99golang.org/x/text v0.15.0 h1:h1V/4gjBv8v9cjcR6+AR5+/cIYK5N/WAgiv4xlsEtAk =
1010golang.org/x/text v0.15.0 /go.mod h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU =
1111gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM =
You can’t perform that action at this time.
0 commit comments