Skip to content

Commit

Permalink
fix(deps): update module github.com/sapcc/go-api-declarations to v1.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2023
1 parent 2816e80 commit 585fc85
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 4 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module github.com/sapcc/terraform-provider-ccloud

go 1.20
go 1.21

toolchain go1.21.5

require (
github.com/ghodss/yaml v1.0.0
Expand All @@ -10,7 +12,7 @@ require (
github.com/gophercloud/gophercloud v1.5.0
github.com/gophercloud/utils v0.0.0-20230523080330-de873b9cf00d
github.com/hashicorp/terraform-plugin-sdk/v2 v2.27.0
github.com/sapcc/go-api-declarations v1.7.0
github.com/sapcc/go-api-declarations v1.10.4
github.com/sapcc/gophercloud-sapcc v0.0.0-20230714164029-731493e3d996
github.com/sapcc/kubernikus v1.0.1-0.20230315145322-320848252003
k8s.io/client-go v0.27.4
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1257,6 +1257,8 @@ github.com/sapcc/go-api-declarations v1.4.3 h1:RYJujw/NizuJepIU60E9da5JxGnWqn4FG
github.com/sapcc/go-api-declarations v1.4.3/go.mod h1:EA4x5xxJGyG/3JTteUOYBg6cJLJgsBHrDj3ryfNU4dQ=
github.com/sapcc/go-api-declarations v1.7.0 h1:fABKw/dw300ZQ5TKEjVnKPqMSH5aCOSbJ06XnfWtpuw=
github.com/sapcc/go-api-declarations v1.7.0/go.mod h1:3OCDo75YJwpytM/I0SjwcZJf1ZNu89KeAZ55kdOTSqE=
github.com/sapcc/go-api-declarations v1.10.4 h1:ZUq/2GjOMaKTVuWQrhY09Hu20Smk3SbDqItCJT0H9mg=
github.com/sapcc/go-api-declarations v1.10.4/go.mod h1:83R3hTANhuRXt/pXDby37IJetw8l7DG41s33Tp9NXxI=
github.com/sapcc/gophercloud-sapcc v0.0.0-20230322110909-f80b8cdaca9e h1:yOR3loqC/6SfY5syiesK7Y4n/WJooofZ7scJiMgJMhU=
github.com/sapcc/gophercloud-sapcc v0.0.0-20230322110909-f80b8cdaca9e/go.mod h1:Cbv506/ZragTVTrW5gt1yLAIRYOFpyDwPDklaaZFzdg=
github.com/sapcc/gophercloud-sapcc v0.0.0-20230714164029-731493e3d996 h1:IQrDoa4xqsP1Wy3p9UY1R9wv5mDZzBNDic77qitMts8=
Expand Down

0 comments on commit 585fc85

Please sign in to comment.