Skip to content

Commit

Permalink
Renovate: Update github.com/sapcc/go-bits digest to a74cd00 (#478)
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 Jan 10, 2025
1 parent 944150b commit 397a0e5
Show file tree
Hide file tree
Showing 10 changed files with 175 additions and 23 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ require (
github.com/redis/go-redis/v9 v9.7.0
github.com/rs/cors v1.11.1
github.com/sapcc/go-api-declarations v1.13.2
github.com/sapcc/go-bits v0.0.0-20250101161453-7169321dc311
github.com/sapcc/go-bits v0.0.0-20250109131708-a74cd002e3e4
github.com/spf13/cobra v1.8.1
github.com/timewasted/go-accept-headers v0.0.0-20130320203746-c78f304b1b09
go.uber.org/automaxprocs v1.6.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -178,8 +178,8 @@ github.com/samber/lo v1.47.0 h1:z7RynLwP5nbyRscyvcD043DWYoOcYRv3mV8lBeqOCLc=
github.com/samber/lo v1.47.0/go.mod h1:RmDH9Ct32Qy3gduHQuKJ3gW1fMHAnE/fAzQuf6He5cU=
github.com/sapcc/go-api-declarations v1.13.2 h1:dPYYsjwKGObSAm6+K+dYCiLQWunYuWkywlZnuXfjsmk=
github.com/sapcc/go-api-declarations v1.13.2/go.mod h1:83R3hTANhuRXt/pXDby37IJetw8l7DG41s33Tp9NXxI=
github.com/sapcc/go-bits v0.0.0-20250101161453-7169321dc311 h1:V55251w5oFB40UBoT13nDY00sDfwMEu0THgUYlooad0=
github.com/sapcc/go-bits v0.0.0-20250101161453-7169321dc311/go.mod h1:O90mzPqtXgvzkPHFEzO0p3XTknccPxZQH5w1fAd20pM=
github.com/sapcc/go-bits v0.0.0-20250109131708-a74cd002e3e4 h1:Pi0YBq072Z8xgPWonfvp2UgcH1FO64y5vNGBUg7C8v0=
github.com/sapcc/go-bits v0.0.0-20250109131708-a74cd002e3e4/go.mod h1:krZL5JHF0Wok9p0fK/o9gjxegWr1eOGWe8LgCjp5zxQ=
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 h1:n661drycOFuPLCN3Uc8sB6B/s6Z4t2xvBgU1htSHuq8=
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3/go.mod h1:A0bzQcvG0E7Rwjx0REVgAGH58e96+X0MeOfepqsbeW4=
github.com/sirupsen/logrus v1.2.0/go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo=
Expand Down
5 changes: 1 addition & 4 deletions vendor/github.com/sapcc/go-bits/audittools/auditor.go

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

7 changes: 3 additions & 4 deletions vendor/github.com/sapcc/go-bits/easypg/snapshot.go

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

19 changes: 13 additions & 6 deletions vendor/github.com/sapcc/go-bits/easypg/testhelpers.go

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

49 changes: 45 additions & 4 deletions vendor/github.com/sapcc/go-bits/easypg/testsetup.go

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

3 changes: 2 additions & 1 deletion vendor/github.com/sapcc/go-bits/gophercloudext/auth.go

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

47 changes: 47 additions & 0 deletions vendor/github.com/sapcc/go-bits/gophercloudext/utils.go

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

60 changes: 60 additions & 0 deletions vendor/github.com/sapcc/go-bits/jobloop/jitter.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 @@ -181,7 +181,7 @@ github.com/samber/lo/internal/rand
github.com/sapcc/go-api-declarations/bininfo
github.com/sapcc/go-api-declarations/cadf
github.com/sapcc/go-api-declarations/liquid
# github.com/sapcc/go-bits v0.0.0-20250101161453-7169321dc311
# github.com/sapcc/go-bits v0.0.0-20250109131708-a74cd002e3e4
## explicit; go 1.23
github.com/sapcc/go-bits/assert
github.com/sapcc/go-bits/audittools
Expand Down

0 comments on commit 397a0e5

Please sign in to comment.