Skip to content

Commit

Permalink
Renovate: Update github.com/sapcc
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 3, 2023
1 parent 694b577 commit ae003aa
Show file tree
Hide file tree
Showing 6 changed files with 71 additions and 26 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ require (
github.com/gophercloud/gophercloud v1.7.0
github.com/gophercloud/utils v0.0.0-20231010081019-80377eca5d56
github.com/olekukonko/tablewriter v0.0.5
github.com/sapcc/go-api-declarations v1.9.0
github.com/sapcc/gophercloud-sapcc v0.0.0-20231026032203-a84c0e0b876c
github.com/sapcc/go-api-declarations v1.10.3
github.com/sapcc/gophercloud-sapcc v0.0.0-20231102102650-abba1a38cc7d
github.com/spf13/cobra v1.7.0
)

Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ github.com/mitchellh/go-homedir v1.1.0/go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrk
github.com/olekukonko/tablewriter v0.0.5 h1:P2Ga83D34wi1o9J6Wh1mRuqd4mF/x/lgBS7N7AbDhec=
github.com/olekukonko/tablewriter v0.0.5/go.mod h1:hPp6KlRPjbx+hW8ykQs1w3UBbZlj6HuIJcUGPhkA7kY=
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
github.com/sapcc/go-api-declarations v1.9.0 h1:IUCIo9gn6z6FnNY3DX5jaKb0Read2TlkcZQLXOSqCh8=
github.com/sapcc/go-api-declarations v1.9.0/go.mod h1:83R3hTANhuRXt/pXDby37IJetw8l7DG41s33Tp9NXxI=
github.com/sapcc/gophercloud-sapcc v0.0.0-20231026032203-a84c0e0b876c h1:TAkW5yutkfFFrIehPDgYoIZyVzUM9UMMa6nxZbRyTHY=
github.com/sapcc/gophercloud-sapcc v0.0.0-20231026032203-a84c0e0b876c/go.mod h1:/3oIVy9wFbZaFM4qwkZkRYIOPTRmfpQExXvMCvHxNi4=
github.com/sapcc/go-api-declarations v1.10.3 h1:wFnq1Qx1Uv0G4F0AWT+9E4N/8n77Lm3buUpT9rFm/QY=
github.com/sapcc/go-api-declarations v1.10.3/go.mod h1:83R3hTANhuRXt/pXDby37IJetw8l7DG41s33Tp9NXxI=
github.com/sapcc/gophercloud-sapcc v0.0.0-20231102102650-abba1a38cc7d h1:UCJwrOVZh5bTBgbF3NFXp0ZZ9FHh8wY10t5PLEJDUSw=
github.com/sapcc/gophercloud-sapcc v0.0.0-20231102102650-abba1a38cc7d/go.mod h1:qAV7hbyjJ5ob/tKyP5jQxUf+YkezQwZOKSDuqrwTaIc=
github.com/spf13/cobra v1.7.0 h1:hyqWnYt1ZQShIddO5kBpj3vu05/++x6tJ6dg8EC572I=
github.com/spf13/cobra v1.7.0/go.mod h1:uLxZILRyS/50WlhOIKD7W6V5bgeIt+4sICxh6uRMrb0=
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,14 @@ github.com/mitchellh/go-homedir
# github.com/olekukonko/tablewriter v0.0.5
## explicit; go 1.12
github.com/olekukonko/tablewriter
# github.com/sapcc/go-api-declarations v1.9.0
# github.com/sapcc/go-api-declarations v1.10.3
## explicit; go 1.21
github.com/sapcc/go-api-declarations/bininfo
github.com/sapcc/go-api-declarations/internal/marshal
github.com/sapcc/go-api-declarations/limes
github.com/sapcc/go-api-declarations/limes/rates
github.com/sapcc/go-api-declarations/limes/resources
# github.com/sapcc/gophercloud-sapcc v0.0.0-20231026032203-a84c0e0b876c
# github.com/sapcc/gophercloud-sapcc v0.0.0-20231102102650-abba1a38cc7d
## explicit; go 1.21
github.com/sapcc/gophercloud-sapcc/clients
github.com/sapcc/gophercloud-sapcc/rates/v1/clusters
Expand Down

0 comments on commit ae003aa

Please sign in to comment.