Skip to content

Commit

Permalink
Update github.com/sapcc/go-bits digest to 1778c46
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 1, 2022
1 parent 9434b56 commit a0b26e5
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 @@ -6,7 +6,7 @@ require (
github.com/alecthomas/kong v0.6.1
github.com/gorilla/mux v1.8.0
github.com/prometheus/client_golang v1.12.2
github.com/sapcc/go-bits v0.0.0-20220706183424-591e645cac86
github.com/sapcc/go-bits v0.0.0-20220801132244-1778c461b6c3
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -186,8 +186,8 @@ github.com/prometheus/procfs v0.7.3/go.mod h1:cz+aTbrPOrUb4q7XlbU9ygM+/jj0fzG6c1
github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=
github.com/sapcc/go-api-declarations v1.2.0 h1:ypzrA7dc18VgtOLVaZnJ8vJ26T3ZFskr/2JLzgInd9s=
github.com/sapcc/go-api-declarations v1.2.0/go.mod h1:zS+2xqmbtAyQxQz1liJp0qxDgop78fb4Sfk/IB0PvH0=
github.com/sapcc/go-bits v0.0.0-20220706183424-591e645cac86 h1:kuaSdCXr5ShLDcPSPgIhva8MVGlR2eDzFD1oJQaMXsk=
github.com/sapcc/go-bits v0.0.0-20220706183424-591e645cac86/go.mod h1:dnwRlM+FlnRc8/IXvaeUADvOhHDTTgwQ/Rkkj0Dtobc=
github.com/sapcc/go-bits v0.0.0-20220801132244-1778c461b6c3 h1:uY/hl4G/hSViNzFLUuy3Iy5H8pNwPCobsUGhb1nBQsg=
github.com/sapcc/go-bits v0.0.0-20220801132244-1778c461b6c3/go.mod h1:dnwRlM+FlnRc8/IXvaeUADvOhHDTTgwQ/Rkkj0Dtobc=
github.com/sergi/go-diff v1.2.0 h1:XU+rvMAioB0UC3q1MFrIQy4Vo5/4VsRDQQXHsEya6xQ=
github.com/sergi/go-diff v1.2.0/go.mod h1:STckp+ISIX8hZLjrqAeVduY0gWCT9IjLuqbuNXdaHfM=
github.com/sirupsen/logrus v1.2.0/go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ github.com/prometheus/procfs/internal/util
# github.com/sapcc/go-api-declarations v1.2.0
## explicit; go 1.17
github.com/sapcc/go-api-declarations/bininfo
# github.com/sapcc/go-bits v0.0.0-20220706183424-591e645cac86
# github.com/sapcc/go-bits v0.0.0-20220801132244-1778c461b6c3
## explicit; go 1.18
github.com/sapcc/go-bits/assert
github.com/sapcc/go-bits/httpapi
Expand Down

0 comments on commit a0b26e5

Please sign in to comment.