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 Apr 21, 2023
1 parent d251b49 commit 22a327a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 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/alecthomas/kong v0.7.1
github.com/gorilla/mux v1.8.0
github.com/prometheus/client_golang v1.15.0
github.com/sapcc/go-api-declarations v1.5.0
github.com/sapcc/go-bits v0.0.0-20230413144132-bee3aa4c8293
github.com/sapcc/go-api-declarations v1.5.1
github.com/sapcc/go-bits v0.0.0-20230420083834-e3870701a14b
)

require (
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ github.com/prometheus/common v0.42.0 h1:EKsfXEYo4JpWMHH5cg+KOUWeuJSov1Id8zGR8eeI
github.com/prometheus/common v0.42.0/go.mod h1:xBwqVerjNdUDjgODMpudtOMwlOwf2SaTr1yjz4b7Zbc=
github.com/prometheus/procfs v0.9.0 h1:wzCHvIvM5SxWqYvwgVL7yJY8Lz3PKn49KQtpgMYJfhI=
github.com/prometheus/procfs v0.9.0/go.mod h1:+pB4zwohETzFnmlpe6yd2lSc+0/46IYZRB/chUwxUZY=
github.com/sapcc/go-api-declarations v1.5.0 h1:inQyaR2khF4z2FE3GMFf5oMrWYgCo0qmuB7l14uIV2o=
github.com/sapcc/go-api-declarations v1.5.0/go.mod h1:EA4x5xxJGyG/3JTteUOYBg6cJLJgsBHrDj3ryfNU4dQ=
github.com/sapcc/go-bits v0.0.0-20230413144132-bee3aa4c8293 h1:onJXQjRl2rTFa7JiSxjYpPwyhJHgnLt0mS8e75mPHaM=
github.com/sapcc/go-bits v0.0.0-20230413144132-bee3aa4c8293/go.mod h1:VQnfDNRoJLdG/aAykdi24yTt3m/ZmjsythVg29w0Jm4=
github.com/sapcc/go-api-declarations v1.5.1 h1:K0dn7gy9uvBRn3qBUHOYli4J3eJCRrTBIUxWrpk+1yg=
github.com/sapcc/go-api-declarations v1.5.1/go.mod h1:3OCDo75YJwpytM/I0SjwcZJf1ZNu89KeAZ55kdOTSqE=
github.com/sapcc/go-bits v0.0.0-20230420083834-e3870701a14b h1:32tX1T7fnkfhcMy7EbVlyuhlRBF6NYCKlVBKBo3GAj4=
github.com/sapcc/go-bits v0.0.0-20230420083834-e3870701a14b/go.mod h1:K+vV1SV0tgY+yJJUFntZEp3hlGhXZZwV9RlPKsvMKY4=
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/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
Expand Down
6 changes: 3 additions & 3 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@ github.com/prometheus/common/model
github.com/prometheus/procfs
github.com/prometheus/procfs/internal/fs
github.com/prometheus/procfs/internal/util
# github.com/sapcc/go-api-declarations v1.5.0
## explicit; go 1.19
# github.com/sapcc/go-api-declarations v1.5.1
## explicit; go 1.20
github.com/sapcc/go-api-declarations/bininfo
# github.com/sapcc/go-bits v0.0.0-20230413144132-bee3aa4c8293
# github.com/sapcc/go-bits v0.0.0-20230420083834-e3870701a14b
## explicit; go 1.20
github.com/sapcc/go-bits/assert
github.com/sapcc/go-bits/httpapi
Expand Down

0 comments on commit 22a327a

Please sign in to comment.