File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ require (
2424 github.com/redis/go-redis/v9 v9.17.2
2525 github.com/rs/cors v1.11.1
2626 github.com/sapcc/go-api-declarations v1.18.0
27- github.com/sapcc/go-bits v0.0.0-20260108094740-cc8ce5be6ba2
27+ github.com/sapcc/go-bits v0.0.0-20260116110244-dee8151c1378
2828 github.com/spf13/cobra v1.10.2
2929 github.com/timewasted/go-accept-headers v0.0.0-20130320203746-c78f304b1b09
3030 go.uber.org/automaxprocs v1.6.0
Original file line number Diff line number Diff line change @@ -201,8 +201,8 @@ github.com/rs/cors v1.11.1/go.mod h1:XyqrcTp5zjWr1wsJ8PIRZssZ8b/WMcMf71DJnit4EMU
201201github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
202202github.com/sapcc/go-api-declarations v1.18.0 h1:I73wuBKJEAeAI7nYuB4tHY9n9pydj5mgM7Zn+9fryAA =
203203github.com/sapcc/go-api-declarations v1.18.0 /go.mod h1:N2klk2oDNa1lsS6gUBnCDJedHy/c2vmwJ1sryckRW40 =
204- github.com/sapcc/go-bits v0.0.0-20260108094740-cc8ce5be6ba2 h1:B69sIiRCQIkR6SC8js2uJTMybHzwxOSvieFHfAaFpfk =
205- github.com/sapcc/go-bits v0.0.0-20260108094740-cc8ce5be6ba2 /go.mod h1:PTOltBW0r8IPP4rZZWPkykuB2vVAFVdCo1A914IyAE0 =
204+ github.com/sapcc/go-bits v0.0.0-20260116110244-dee8151c1378 h1:U3J2YOXlCzXpJUiDdIAqSfMhGBaMXUCTXliyLPltI3U =
205+ github.com/sapcc/go-bits v0.0.0-20260116110244-dee8151c1378 /go.mod h1:PTOltBW0r8IPP4rZZWPkykuB2vVAFVdCo1A914IyAE0 =
206206github.com/sergi/go-diff v1.4.0 h1:n/SP9D5ad1fORl+llWyN+D6qoUETXNZARKjyY2/KVCw =
207207github.com/sergi/go-diff v1.4.0 /go.mod h1:A0bzQcvG0E7Rwjx0REVgAGH58e96+X0MeOfepqsbeW4 =
208208github.com/sirupsen/logrus v1.2.0 /go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo =
Original file line number Diff line number Diff line change @@ -201,7 +201,7 @@ github.com/sapcc/go-api-declarations/cadf
201201github.com/sapcc/go-api-declarations/internal/clone
202202github.com/sapcc/go-api-declarations/internal/errorset
203203github.com/sapcc/go-api-declarations/liquid
204- # github.com/sapcc/go-bits v0.0.0-20260108094740-cc8ce5be6ba2
204+ # github.com/sapcc/go-bits v0.0.0-20260116110244-dee8151c1378
205205## explicit; go 1.25
206206github.com/sapcc/go-bits/assert
207207github.com/sapcc/go-bits/audittools
You can’t perform that action at this time.
0 commit comments