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 Sep 6, 2024
1 parent 534328b commit ef3b9c9
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ require (
github.com/prometheus/client_golang v1.20.2
github.com/redis/go-redis/v9 v9.6.1
github.com/rs/cors v1.11.1
github.com/sapcc/go-api-declarations v1.12.4
github.com/sapcc/go-bits v0.0.0-20240829073103-7495f31d66ad
github.com/sapcc/go-api-declarations v1.12.5
github.com/sapcc/go-bits v0.0.0-20240905070742-0ac071bc79e7
github.com/spf13/cobra v1.8.1
github.com/timewasted/go-accept-headers v0.0.0-20130320203746-c78f304b1b09
go.uber.org/automaxprocs v1.5.3
Expand Down Expand Up @@ -50,7 +50,7 @@ require (
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
github.com/package-url/packageurl-go v0.1.3 // indirect
github.com/prometheus/client_model v0.6.1 // indirect
github.com/prometheus/common v0.57.0 // indirect
github.com/prometheus/common v0.58.0 // indirect
github.com/prometheus/procfs v0.15.1 // indirect
github.com/rabbitmq/amqp091-go v1.10.0 // indirect
github.com/samber/lo v1.46.0 // indirect
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -169,8 +169,8 @@ github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p
github.com/prometheus/client_model v0.6.1/go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY=
github.com/prometheus/common v0.4.1/go.mod h1:TNfzLD0ON7rHzMJeJkieUDPYmFC7Snx/y86RQel1bk4=
github.com/prometheus/common v0.7.0/go.mod h1:DjGbpBbp5NYNiECxcL/VnbXCCaQpKd3tt26CguLLsqA=
github.com/prometheus/common v0.57.0 h1:Ro/rKjwdq9mZn1K5QPctzh+MA4Lp0BuYk5ZZEVhoNcY=
github.com/prometheus/common v0.57.0/go.mod h1:7uRPFSUTbfZWsJ7MHY56sqt7hLQu3bxXHDnNhl8E9qI=
github.com/prometheus/common v0.58.0 h1:N+N8vY4/23r6iYfD3UQZUoJPnUYAo7v6LG5XZxjZTXo=
github.com/prometheus/common v0.58.0/go.mod h1:GpWM7dewqmVYcd7SmRaiWVe9SSqjf0UrwnYnpEZNuT0=
github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk=
github.com/prometheus/procfs v0.0.2/go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsTZCD3I8kEA=
github.com/prometheus/procfs v0.0.8/go.mod h1:7Qr8sr6344vo1JqZ6HhLceV9o3AJ1Ff+GxbHq6oeK9A=
Expand All @@ -187,10 +187,10 @@ github.com/rs/cors v1.11.1/go.mod h1:XyqrcTp5zjWr1wsJ8PIRZssZ8b/WMcMf71DJnit4EMU
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
github.com/samber/lo v1.46.0 h1:w8G+oaCPgz1PoCJztqymCFaKwXt+5cCXn51uPxExFfQ=
github.com/samber/lo v1.46.0/go.mod h1:RmDH9Ct32Qy3gduHQuKJ3gW1fMHAnE/fAzQuf6He5cU=
github.com/sapcc/go-api-declarations v1.12.4 h1:TPYwcrs1zBmwEZEOCCwTgZrS6HKUFJMf86oqANc22wo=
github.com/sapcc/go-api-declarations v1.12.4/go.mod h1:83R3hTANhuRXt/pXDby37IJetw8l7DG41s33Tp9NXxI=
github.com/sapcc/go-bits v0.0.0-20240829073103-7495f31d66ad h1:Jau1UyHxB3+SzlgGQl8OcWHEQ0iFHoWCrMbjraES4M4=
github.com/sapcc/go-bits v0.0.0-20240829073103-7495f31d66ad/go.mod h1:O/QfcQtqIl95QUAt6dRtc9oSxshwfjlFJVADt0j6Kiw=
github.com/sapcc/go-api-declarations v1.12.5 h1:NjA3ydh9VyxSGGxYEaufmK9Jqk2WC9OM/vi1mktkIu8=
github.com/sapcc/go-api-declarations v1.12.5/go.mod h1:83R3hTANhuRXt/pXDby37IJetw8l7DG41s33Tp9NXxI=
github.com/sapcc/go-bits v0.0.0-20240905070742-0ac071bc79e7 h1:Y5PXn4j/KA6T4sse0+kbvDq5KzVcp8X8BAcfjeauwBQ=
github.com/sapcc/go-bits v0.0.0-20240905070742-0ac071bc79e7/go.mod h1:DaDx6wsOyTlpmPIxklfOD6SgR0Au05FQenghLb/ALic=
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 h1:n661drycOFuPLCN3Uc8sB6B/s6Z4t2xvBgU1htSHuq8=
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3/go.mod h1:A0bzQcvG0E7Rwjx0REVgAGH58e96+X0MeOfepqsbeW4=
github.com/sirupsen/logrus v1.2.0/go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo=
Expand Down
6 changes: 3 additions & 3 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ github.com/prometheus/client_golang/prometheus/promhttp
# github.com/prometheus/client_model v0.6.1
## explicit; go 1.19
github.com/prometheus/client_model/go
# github.com/prometheus/common v0.57.0
# github.com/prometheus/common v0.58.0
## explicit; go 1.20
github.com/prometheus/common/expfmt
github.com/prometheus/common/model
Expand Down Expand Up @@ -187,12 +187,12 @@ github.com/rs/cors/internal
github.com/samber/lo
github.com/samber/lo/internal/constraints
github.com/samber/lo/internal/rand
# github.com/sapcc/go-api-declarations v1.12.4
# github.com/sapcc/go-api-declarations v1.12.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/liquid
# github.com/sapcc/go-bits v0.0.0-20240829073103-7495f31d66ad
# github.com/sapcc/go-bits v0.0.0-20240905070742-0ac071bc79e7
## explicit; go 1.22
github.com/sapcc/go-bits/assert
github.com/sapcc/go-bits/audittools
Expand Down

0 comments on commit ef3b9c9

Please sign in to comment.