Skip to content

Commit

Permalink
Renovate: Update github.com/sapcc/go-bits digest to 83eb3a7 (#100)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 14, 2023
1 parent e6b2444 commit 0b05ff9
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 13 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.15.1
github.com/sapcc/go-api-declarations v1.5.1
github.com/sapcc/go-bits v0.0.0-20230608160309-15c04a12a7c0
github.com/sapcc/go-bits v0.0.0-20230614140115-83eb3a701632
go.uber.org/automaxprocs v1.5.2
)

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.9.0 h1:wzCHvIvM5SxWqYvwgVL7yJY8Lz3PKn49KQtpgMYJf
github.com/prometheus/procfs v0.9.0/go.mod h1:+pB4zwohETzFnmlpe6yd2lSc+0/46IYZRB/chUwxUZY=
github.com/sapcc/go-api-declarations v1.5.1 h1:K0dn7gy9uvBRn3qBUHOYli4J3eJCRrTBIUxWrpk+1yg=
github.com/sapcc/go-api-declarations v1.5.1/go.mod h1:3OCDo75YJwpytM/I0SjwcZJf1ZNu89KeAZ55kdOTSqE=
github.com/sapcc/go-bits v0.0.0-20230608160309-15c04a12a7c0 h1:LJxCA2FopbvdALCd0FFTtfDz3N6B9toTUGqeZQ5FKTQ=
github.com/sapcc/go-bits v0.0.0-20230608160309-15c04a12a7c0/go.mod h1:kTwPywJ474TQzcXRhK2j1IKIEs72Cl0j419aOJdleZ8=
github.com/sapcc/go-bits v0.0.0-20230614140115-83eb3a701632 h1:GK/Gw800kfYHe1nlyusq2PYFfb4xzYCIgxZkvvJV8Rk=
github.com/sapcc/go-bits v0.0.0-20230614140115-83eb3a701632/go.mod h1:jjAzEgHWrGCqQFAsWA52Du/+2JC1EPaZkkLHs2PNXh0=
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
2 changes: 1 addition & 1 deletion vendor/github.com/sapcc/go-bits/assert/assert.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions vendor/github.com/sapcc/go-bits/assert/values.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions vendor/github.com/sapcc/go-bits/logg/log.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ github.com/prometheus/procfs/internal/util
# github.com/sapcc/go-api-declarations v1.5.1
## explicit; go 1.20
github.com/sapcc/go-api-declarations/bininfo
# github.com/sapcc/go-bits v0.0.0-20230608160309-15c04a12a7c0
# github.com/sapcc/go-bits v0.0.0-20230614140115-83eb3a701632
## explicit; go 1.20
github.com/sapcc/go-bits/assert
github.com/sapcc/go-bits/httpapi
Expand Down

0 comments on commit 0b05ff9

Please sign in to comment.