Skip to content

Commit

Permalink
🌱 Update Golang Dependencies group to v2.1.0
Browse files Browse the repository at this point in the history
| datasource | package                            | from    | to     |
| ---------- | ---------------------------------- | ------- | ------ |
| go         | github.com/gophercloud/gophercloud | v1.14.0 | v2.1.0 |
  • Loading branch information
cluster-stack-bot[bot] authored Aug 27, 2024
1 parent 1d07d40 commit f22caa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21
require (
github.com/SovereignCloudStack/csctl v0.0.3
github.com/goccy/go-yaml v1.12.0
github.com/gophercloud/gophercloud v1.14.0
github.com/gophercloud/gophercloud/v2 v2.1.0
github.com/minio/minio-go/v7 v7.0.76
github.com/spf13/cobra v1.8.1
)
Expand Down

0 comments on commit f22caa3

Please sign in to comment.