diff --git a/go.mod b/go.mod index df925df34..6e9a21122 100644 --- a/go.mod +++ b/go.mod @@ -22,7 +22,7 @@ require ( github.com/redis/go-redis/v9 v9.6.1 github.com/rs/cors v1.11.0 github.com/sapcc/go-api-declarations v1.12.0 - github.com/sapcc/go-bits v0.0.0-20240725082021-261f0bf53c79 + github.com/sapcc/go-bits v0.0.0-20240729090158-3e5551fcdb55 github.com/spf13/cobra v1.8.1 github.com/timewasted/go-accept-headers v0.0.0-20130320203746-c78f304b1b09 go.uber.org/automaxprocs v1.5.3 diff --git a/go.sum b/go.sum index 769afd59e..79a632454 100644 --- a/go.sum +++ b/go.sum @@ -185,8 +185,8 @@ github.com/samber/lo v1.46.0 h1:w8G+oaCPgz1PoCJztqymCFaKwXt+5cCXn51uPxExFfQ= github.com/samber/lo v1.46.0/go.mod h1:RmDH9Ct32Qy3gduHQuKJ3gW1fMHAnE/fAzQuf6He5cU= github.com/sapcc/go-api-declarations v1.12.0 h1:lFgLbufRQ+rZOaJctF0Tw+6KWYvtRhnpVimtaNzc2So= github.com/sapcc/go-api-declarations v1.12.0/go.mod h1:83R3hTANhuRXt/pXDby37IJetw8l7DG41s33Tp9NXxI= -github.com/sapcc/go-bits v0.0.0-20240725082021-261f0bf53c79 h1:+UVZQpUPdlDoKyiAQ5SgvE/zxQ1AF/hlan+wD8V1Qqg= -github.com/sapcc/go-bits v0.0.0-20240725082021-261f0bf53c79/go.mod h1:AWYXw+xIyaouPyJj6s1M66t/Txw0r0ft6X5Pgljg/R0= +github.com/sapcc/go-bits v0.0.0-20240729090158-3e5551fcdb55 h1:60VYcZr3BbPkeHsXNhlbUN5qQxx7d6OcW8pKaniaaWg= +github.com/sapcc/go-bits v0.0.0-20240729090158-3e5551fcdb55/go.mod h1:AWYXw+xIyaouPyJj6s1M66t/Txw0r0ft6X5Pgljg/R0= 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= diff --git a/vendor/modules.txt b/vendor/modules.txt index 1e447d499..e3da449d1 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -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-20240725082021-261f0bf53c79 +# github.com/sapcc/go-bits v0.0.0-20240729090158-3e5551fcdb55 ## explicit; go 1.22 github.com/sapcc/go-bits/assert github.com/sapcc/go-bits/audittools