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        |
| golang-version | go                                    | 1.21.6        | 1.21.9        |
  • Loading branch information
cluster-stack-bot[bot] committed Apr 17, 2024
1 parent 2b52f4a commit fa6eaad
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
@@ -1,13 +1,13 @@
module github.com/sovereignCloudStack/cluster-stack-provider-openstack

go 1.21.6
go 1.21.9

toolchain go1.22.1

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 fa6eaad

Please sign in to comment.