Skip to content

Commit

Permalink
🌱 Update Update Golang Dependencies group
Browse files Browse the repository at this point in the history
| datasource     | package                               | from          | to            |
| -------------- | ------------------------------------- | ------------- | ------------- |
| go             | github.com/gophercloud/gophercloud/v2 | v2.0.0-beta.2 | v2.0.0-beta.4 |
| golang-version | go                                    | 1.22.1        | 1.22.2        |
  • Loading branch information
cluster-stack-bot[bot] committed Apr 18, 2024
1 parent f6d258a commit 8546427
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ module github.com/SovereignCloudStack/cluster-stack-provider-openstack

go 1.21.6

toolchain go1.22.1
toolchain go1.22.2

require (
github.com/SovereignCloudStack/cluster-stack-operator v0.1.0-alpha.5
github.com/google/go-github/v52 v52.0.0
github.com/gophercloud/gophercloud/v2 v2.0.0-beta.2
github.com/gophercloud/gophercloud/v2 v2.0.0-beta.4
github.com/gophercloud/utils/v2 v2.0.0-20240305212012-b57aefba4cdb
github.com/onsi/ginkgo/v2 v2.17.1
github.com/onsi/gomega v1.32.0
Expand Down

0 comments on commit 8546427

Please sign in to comment.