Skip to content

Commit

Permalink
Update github.com/sapcc/go-bits digest to a54387d
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and notque committed Sep 6, 2023
1 parent cd07e4d commit ccd64e7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/prometheus/client_golang v1.16.0
github.com/rs/cors v1.10.0
github.com/sapcc/go-api-declarations v1.8.1
github.com/sapcc/go-bits v0.0.0-20230831095729-1bcecc1483c4
github.com/sapcc/go-bits v0.0.0-20230906130635-a54387dfe732
github.com/spf13/viper v1.16.0
github.com/stretchr/testify v1.8.4
)
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,8 @@ github.com/sapcc/go-bits v0.0.0-20230828122503-97378ef7a0b0 h1:CFiVF87evUn25O37b
github.com/sapcc/go-bits v0.0.0-20230828122503-97378ef7a0b0/go.mod h1:k6CTEhqxP0n0Btmn8e64rVkZVBCe1smX+LmaYd1Lt4I=
github.com/sapcc/go-bits v0.0.0-20230831095729-1bcecc1483c4 h1:2pWs10ESrnsSGCfhrUKIcAj36WR3AO/3UmBtVNiNJcU=
github.com/sapcc/go-bits v0.0.0-20230831095729-1bcecc1483c4/go.mod h1:pN2Z9UI5h6eiZegXd0RAupBJr70oY5Y3Z8wdRnWa68k=
github.com/sapcc/go-bits v0.0.0-20230906130635-a54387dfe732 h1:nTL+ERqsTQeAnoLTUeiBX0OGyqrOtmL+UtigvdQ/T5c=
github.com/sapcc/go-bits v0.0.0-20230906130635-a54387dfe732/go.mod h1:pN2Z9UI5h6eiZegXd0RAupBJr70oY5Y3Z8wdRnWa68k=
github.com/sirupsen/logrus v1.2.0/go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo=
github.com/sirupsen/logrus v1.4.2/go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE=
github.com/sirupsen/logrus v1.6.0/go.mod h1:7uNnSEd1DgxDLC74fIahvMZmmYsHGZGEOFrfsX/uA88=
Expand Down

0 comments on commit ccd64e7

Please sign in to comment.