Skip to content

Commit

Permalink
Update github.com/sapcc/go-bits digest to 3a5bef4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and notque committed Sep 15, 2023
1 parent 9972863 commit 39e0539
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.3
github.com/sapcc/go-bits v0.0.0-20230906130635-a54387dfe732
github.com/sapcc/go-bits v0.0.0-20230912142452-3a5bef45cdb0
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 @@ -354,6 +354,8 @@ github.com/sapcc/go-bits v0.0.0-20230831095729-1bcecc1483c4 h1:2pWs10ESrnsSGCfhr
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/sapcc/go-bits v0.0.0-20230912142452-3a5bef45cdb0 h1:LvhS1Df7IuVOZGv0xSlrJ0zFiYSh2OFtxCaetw+wcXI=
github.com/sapcc/go-bits v0.0.0-20230912142452-3a5bef45cdb0/go.mod h1:GT41Se6TIKuC72WifVXoRGW5SLTgGUQXVEdFm+d9AU8=
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 39e0539

Please sign in to comment.