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/SovereignCloudStack/cluster-stack-operator | v0.1.0-alpha.5 | v0.1.0-alpha.7 |
| go         | github.com/spf13/cobra                                | v1.8.0         | v1.8.1         |
  • Loading branch information
cluster-stack-bot[bot] authored Nov 12, 2024
1 parent 5bf6153 commit 6452108
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 @@ -3,10 +3,10 @@ module github.com/SovereignCloudStack/csctl
go 1.21

require (
github.com/SovereignCloudStack/cluster-stack-operator v0.1.0-alpha.5
github.com/SovereignCloudStack/cluster-stack-operator v0.1.0-alpha.7
github.com/google/go-github/v56 v56.0.0
github.com/opencontainers/image-spec v1.1.0
github.com/spf13/cobra v1.8.0
github.com/spf13/cobra v1.8.1
github.com/valyala/fasttemplate v1.2.2
golang.org/x/mod v0.16.0
golang.org/x/oauth2 v0.18.0
Expand Down

0 comments on commit 6452108

Please sign in to comment.