Skip to content

Commit

Permalink
Renovate: Update github.com/sapcc/go-bits digest to bee3aa4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 14, 2023
1 parent bae6c28 commit 67d2592
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/gorilla/mux v1.8.0
github.com/prometheus/client_golang v1.14.0
github.com/sapcc/go-api-declarations v1.5.0
github.com/sapcc/go-bits v0.0.0-20230404144215-11076993c8aa
github.com/sapcc/go-bits v0.0.0-20230413144132-bee3aa4c8293
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ github.com/prometheus/procfs v0.8.0 h1:ODq8ZFEaYeCaZOJlZZdJA2AbQR98dSHSM1KW/You5
github.com/prometheus/procfs v0.8.0/go.mod h1:z7EfXMXOkbkqb9IINtpCn86r/to3BnA0uaxHdg830/4=
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-20230404144215-11076993c8aa h1:LSjdNAL8PjvLXYwAL38fVhIxTlyjOAJDvdV9OCsV4UU=
github.com/sapcc/go-bits v0.0.0-20230404144215-11076993c8aa/go.mod h1:TFG6rVp6EiNXnWG5b2sGM6DjIUAt78Yqw0iCbLR8NkU=
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/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
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ 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/bininfo
# github.com/sapcc/go-bits v0.0.0-20230404144215-11076993c8aa
# github.com/sapcc/go-bits v0.0.0-20230413144132-bee3aa4c8293
## explicit; go 1.20
github.com/sapcc/go-bits/assert
github.com/sapcc/go-bits/httpapi
Expand Down

0 comments on commit 67d2592

Please sign in to comment.