Skip to content

Commit

Permalink
Update github.com/sapcc/go-bits digest to bf2c075
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and notque committed Sep 20, 2023
1 parent 39e0539 commit 1b9017f
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-20230912142452-3a5bef45cdb0
github.com/sapcc/go-bits v0.0.0-20230920131001-bf2c07577372
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 @@ -356,6 +356,8 @@ github.com/sapcc/go-bits v0.0.0-20230906130635-a54387dfe732 h1:nTL+ERqsTQeAnoLTU
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/sapcc/go-bits v0.0.0-20230920131001-bf2c07577372 h1:PtW7XVqxsrltcjWnTqznIgM1ARcEBLQpTAv0WQ5Wyls=
github.com/sapcc/go-bits v0.0.0-20230920131001-bf2c07577372/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 1b9017f

Please sign in to comment.