Skip to content

Commit

Permalink
Update github.com/sapcc/go-bits digest to 1107699
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 7, 2023
1 parent 2095939 commit c4bc0dd
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 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-20230330081034-6c004b82649f
github.com/sapcc/go-bits v0.0.0-20230404144215-11076993c8aa
)

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-20230330081034-6c004b82649f h1:LCStVmbSlB5Ky/+AI2z+MV/jG7/HV6lHFv+4PkjIQts=
github.com/sapcc/go-bits v0.0.0-20230330081034-6c004b82649f/go.mod h1:ebc6i/3197RmP9M5cwEu3y9+E0xhURsVVP4Bgj40psk=
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/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
4 changes: 2 additions & 2 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ 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-20230330081034-6c004b82649f
## explicit; go 1.19
# github.com/sapcc/go-bits v0.0.0-20230404144215-11076993c8aa
## explicit; go 1.20
github.com/sapcc/go-bits/assert
github.com/sapcc/go-bits/httpapi
github.com/sapcc/go-bits/httpext
Expand Down

0 comments on commit c4bc0dd

Please sign in to comment.