Skip to content

Commit

Permalink
Renovate: Update github.com/sapcc (#184)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 9, 2024
1 parent 03dacc1 commit b6fb05b
Show file tree
Hide file tree
Showing 4 changed files with 47 additions and 12 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ require (
github.com/gophercloud/gophercloud v1.9.0
github.com/gophercloud/utils v0.0.0-20231010081019-80377eca5d56
github.com/olekukonko/tablewriter v0.0.5
github.com/sapcc/go-api-declarations v1.10.8
github.com/sapcc/go-bits v0.0.0-20240204232020-9be969f15f30
github.com/sapcc/gophercloud-sapcc v0.0.0-20240205131351-c1e0e0a77dbd
github.com/sapcc/go-api-declarations v1.10.9
github.com/sapcc/go-bits v0.0.0-20240208161424-5cb4409b5a2e
github.com/sapcc/gophercloud-sapcc v0.0.0-20240208161425-048243e70efd
github.com/spf13/cobra v1.8.0
)

Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ 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.10.8 h1:XrCTnlHnBfGBSk/HwC0i9a4TNdc9x2cOjB1M5razalc=
github.com/sapcc/go-api-declarations v1.10.8/go.mod h1:83R3hTANhuRXt/pXDby37IJetw8l7DG41s33Tp9NXxI=
github.com/sapcc/go-bits v0.0.0-20240204232020-9be969f15f30 h1:RU6MvtQkkzTvpFKz9ioezAcl7DhfiPSdGB3QmnXdogM=
github.com/sapcc/go-bits v0.0.0-20240204232020-9be969f15f30/go.mod h1:huXoTW7VVHm5rKwvUC5yMCqN0di0SfwXd1c84IqY7ds=
github.com/sapcc/gophercloud-sapcc v0.0.0-20240205131351-c1e0e0a77dbd h1:JY7WwnOPLGJcDqAovIeow65yTaNrUJYTlGEr6PjOhic=
github.com/sapcc/gophercloud-sapcc v0.0.0-20240205131351-c1e0e0a77dbd/go.mod h1:iy54n3IHtgOVTlHL5uCqpzIMlu2nuuGuKIXF3dmn3MI=
github.com/sapcc/go-api-declarations v1.10.9 h1:k+F3W0FTyYLazII4hdFaWLJ7L+MQRcFBD9I9P/hUNBs=
github.com/sapcc/go-api-declarations v1.10.9/go.mod h1:83R3hTANhuRXt/pXDby37IJetw8l7DG41s33Tp9NXxI=
github.com/sapcc/go-bits v0.0.0-20240208161424-5cb4409b5a2e h1:rydnPPYfXFVGiLYoVHCye1qI1xvMC+ZeMa84NTeB1Y0=
github.com/sapcc/go-bits v0.0.0-20240208161424-5cb4409b5a2e/go.mod h1:ZvwtOUFL6k4LgGL7FX9IR1tmhEsu72BTr3gzhmEl9I4=
github.com/sapcc/gophercloud-sapcc v0.0.0-20240208161425-048243e70efd h1:ZScD7k/dYCYO8qSE7a6ffbPM2UMTZRZc9vF9um++4sM=
github.com/sapcc/gophercloud-sapcc v0.0.0-20240208161425-048243e70efd/go.mod h1:ycrGXN3he9KazHRARaGFXjBIkhecbWURzGdieuOKqjw=
github.com/sergi/go-diff v1.3.1 h1:xkr+Oxo4BOQKmkn/B9eMK0g5Kg/983T9DqqPHwYqD+8=
github.com/sergi/go-diff v1.3.1/go.mod h1:aMJSSKb2lpPvRNec0+w3fl7LP9IOFzdc9Pa4NFbPK1I=
github.com/spf13/cobra v1.8.0 h1:7aJaZx1B85qltLMc546zn58BxxfZdR/W22ej9CFoEf0=
Expand Down
35 changes: 35 additions & 0 deletions vendor/github.com/sapcc/go-api-declarations/bininfo/argument.go

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

6 changes: 3 additions & 3 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,19 +35,19 @@ 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.10.8
# github.com/sapcc/go-api-declarations v1.10.9
## 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/go-bits v0.0.0-20240204232020-9be969f15f30
# github.com/sapcc/go-bits v0.0.0-20240208161424-5cb4409b5a2e
## explicit; go 1.21
github.com/sapcc/go-bits/logg
github.com/sapcc/go-bits/osext
github.com/sapcc/go-bits/secrets
# github.com/sapcc/gophercloud-sapcc v0.0.0-20240205131351-c1e0e0a77dbd
# github.com/sapcc/gophercloud-sapcc v0.0.0-20240208161425-048243e70efd
## explicit; go 1.21
github.com/sapcc/gophercloud-sapcc/clients
github.com/sapcc/gophercloud-sapcc/rates/v1/clusters
Expand Down

0 comments on commit b6fb05b

Please sign in to comment.