Skip to content

Commit

Permalink
Renovate: Update github.com/sapcc/go-bits digest to 03123d6 (#465)
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 Nov 29, 2024
1 parent 1555379 commit 837dddd
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 @@ -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.0
github.com/sapcc/go-bits v0.0.0-20241121042357-07c9cfcafede
github.com/sapcc/go-bits v0.0.0-20241128180218-03123d6bae9b
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.0 h1:4ufQUF7rwhLz7kPDVFCkw6CpQ8VeO2clJg4pjwTTpTU=
github.com/sapcc/go-api-declarations v1.13.0/go.mod h1:83R3hTANhuRXt/pXDby37IJetw8l7DG41s33Tp9NXxI=
github.com/sapcc/go-bits v0.0.0-20241121042357-07c9cfcafede h1:+hNPr6U11hZ4mePSIXiCPmHqN/XMxBJ7pvMYtE+LthE=
github.com/sapcc/go-bits v0.0.0-20241121042357-07c9cfcafede/go.mod h1:Fa38gpJczKo2cgyb21f2RkrvqvaFtLXztXyYgTZ7ZVE=
github.com/sapcc/go-bits v0.0.0-20241128180218-03123d6bae9b h1:VNSYY/wn26woM2RbEex+K+4qx7mtniH5tLjqXzGb+2o=
github.com/sapcc/go-bits v0.0.0-20241128180218-03123d6bae9b/go.mod h1:Fa38gpJczKo2cgyb21f2RkrvqvaFtLXztXyYgTZ7ZVE=
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
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-20241121042357-07c9cfcafede
# github.com/sapcc/go-bits v0.0.0-20241128180218-03123d6bae9b
## explicit; go 1.23
github.com/sapcc/go-bits/assert
github.com/sapcc/go-bits/audittools
Expand Down

0 comments on commit 837dddd

Please sign in to comment.