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] authored Dec 15, 2023
1 parent c253842 commit 93f48f5
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 21 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ require (
github.com/gorilla/mux v1.8.1
github.com/prometheus/client_golang v1.17.0
github.com/rs/cors v1.10.1
github.com/sapcc/go-api-declarations v1.10.4
github.com/sapcc/go-bits v0.0.0-20231207102323-7b1f750ed23f
github.com/sapcc/gophercloud-sapcc v0.0.0-20231207102321-ccb7578c58b1
github.com/sapcc/go-api-declarations v1.10.5
github.com/sapcc/go-bits v0.0.0-20231213211425-ddd5e41f8535
github.com/sapcc/gophercloud-sapcc v0.0.0-20231214091214-e4517ca1b6a4
go.uber.org/automaxprocs v1.5.3
gopkg.in/yaml.v2 v2.4.0
)
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -151,12 +151,12 @@ github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjR
github.com/rogpeppe/go-internal v1.10.0/go.mod h1:UQnix2H7Ngw/k4C5ijL5+65zddjncjaFoBhdsK/akog=
github.com/rs/cors v1.10.1 h1:L0uuZVXIKlI1SShY2nhFfo44TYvDPQ1w4oFkUJNfhyo=
github.com/rs/cors v1.10.1/go.mod h1:XyqrcTp5zjWr1wsJ8PIRZssZ8b/WMcMf71DJnit4EMU=
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/go-bits v0.0.0-20231207102323-7b1f750ed23f h1:4ZyFCoD41dNz/W69SpkE6W97rVkJEIaVE+M4NmFf+JQ=
github.com/sapcc/go-bits v0.0.0-20231207102323-7b1f750ed23f/go.mod h1:jsn7K60WbjIzXz5V38eeHP2SNsBsCpFOtbXOSsBZXoQ=
github.com/sapcc/gophercloud-sapcc v0.0.0-20231207102321-ccb7578c58b1 h1:v3Fw4NzccL94uIjksUeae8TaR4cM/WpHthjQqwQ1EZo=
github.com/sapcc/gophercloud-sapcc v0.0.0-20231207102321-ccb7578c58b1/go.mod h1:5xn8YcYXweyv3DriB2weiVI5PyEqb0ea1JugKHxN/J4=
github.com/sapcc/go-api-declarations v1.10.5 h1:1jGXudH2kcS0JCfGqooHszhSIe7BCvqu7QYJdqfas0A=
github.com/sapcc/go-api-declarations v1.10.5/go.mod h1:83R3hTANhuRXt/pXDby37IJetw8l7DG41s33Tp9NXxI=
github.com/sapcc/go-bits v0.0.0-20231213211425-ddd5e41f8535 h1:spliyqfKEO+098p/TBNjNIhXoyCqj1Zf+pROsaoN9SQ=
github.com/sapcc/go-bits v0.0.0-20231213211425-ddd5e41f8535/go.mod h1:jsn7K60WbjIzXz5V38eeHP2SNsBsCpFOtbXOSsBZXoQ=
github.com/sapcc/gophercloud-sapcc v0.0.0-20231214091214-e4517ca1b6a4 h1:bPzqErdlvFN8KkZorXj0Js2bIMrSAt5oGdo65ncjnSM=
github.com/sapcc/gophercloud-sapcc v0.0.0-20231214091214-e4517ca1b6a4/go.mod h1:W7BMHKOIhBMtBOqCDBT4APx7A48q7wt9i0jPB0PDXLs=
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/sirupsen/logrus v1.2.0/go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo=
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.

6 changes: 3 additions & 3 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -119,15 +119,15 @@ github.com/rabbitmq/amqp091-go
# github.com/rs/cors v1.10.1
## explicit; go 1.13
github.com/rs/cors
# github.com/sapcc/go-api-declarations v1.10.4
# github.com/sapcc/go-api-declarations v1.10.5
## explicit; go 1.21
github.com/sapcc/go-api-declarations/bininfo
github.com/sapcc/go-api-declarations/cadf
github.com/sapcc/go-api-declarations/castellum
github.com/sapcc/go-api-declarations/internal/marshal
github.com/sapcc/go-api-declarations/limes
github.com/sapcc/go-api-declarations/limes/resources
# github.com/sapcc/go-bits v0.0.0-20231207102323-7b1f750ed23f
# github.com/sapcc/go-bits v0.0.0-20231213211425-ddd5e41f8535
## explicit; go 1.21
github.com/sapcc/go-bits/assert
github.com/sapcc/go-bits/audittools
Expand All @@ -147,7 +147,7 @@ github.com/sapcc/go-bits/promquery
github.com/sapcc/go-bits/regexpext
github.com/sapcc/go-bits/respondwith
github.com/sapcc/go-bits/sqlext
# github.com/sapcc/gophercloud-sapcc v0.0.0-20231207102321-ccb7578c58b1
# github.com/sapcc/gophercloud-sapcc v0.0.0-20231214091214-e4517ca1b6a4
## explicit; go 1.21
github.com/sapcc/gophercloud-sapcc/clients
github.com/sapcc/gophercloud-sapcc/resources/v1/projects
Expand Down

0 comments on commit 93f48f5

Please sign in to comment.