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 | v1.9.0  | v1.11.0 |
| go         | github.com/onsi/ginkgo/v2          | v2.15.0 | v2.17.0 |
| go         | github.com/onsi/gomega             | v1.31.1 | v1.32.0 |
| go         | github.com/stretchr/testify        | v1.8.4  | v1.9.0  |
  • Loading branch information
cluster-stack-bot[bot] committed Mar 19, 2024
1 parent 9065b8a commit 75bc77f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ go 1.21
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 v1.9.0
github.com/gophercloud/utils v0.0.0-20231010081019-80377eca5d56
github.com/onsi/ginkgo/v2 v2.15.0
github.com/onsi/gomega v1.31.1
github.com/stretchr/testify v1.8.4
github.com/gophercloud/gophercloud v1.11.0
github.com/gophercloud/utils b57aefba4cdb
github.com/onsi/ginkgo/v2 v2.17.0
github.com/onsi/gomega v1.32.0
github.com/stretchr/testify v1.9.0
k8s.io/api v0.28.4
k8s.io/apimachinery v0.28.4
k8s.io/client-go v0.28.4
Expand Down

0 comments on commit 75bc77f

Please sign in to comment.