File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
1212 github.com/prometheus/common v0.67.5
1313 github.com/rs/cors v1.11.1
1414 github.com/sapcc/go-api-declarations v1.19.0
15- github.com/sapcc/go-bits v0.0.0-20260219121224-1c2b75dbf776
15+ github.com/sapcc/go-bits v0.0.0-20260226170120-c20f89b66c3c
1616)
1717
1818require (
Original file line number Diff line number Diff line change @@ -159,8 +159,8 @@ github.com/rs/cors v1.11.1 h1:eU3gRzXLRK57F5rKMGMZURNdIG4EoAmX8k94r9wXWHA=
159159github.com/rs/cors v1.11.1 /go.mod h1:XyqrcTp5zjWr1wsJ8PIRZssZ8b/WMcMf71DJnit4EMU =
160160github.com/sapcc/go-api-declarations v1.19.0 h1:AdCHBhoDGC1REMJF6Rc/XLIcf4qMqjUXs5WLq83HImM =
161161github.com/sapcc/go-api-declarations v1.19.0 /go.mod h1:eiRrXXUeQS5C/1kKn8/KMjk0Y0goUzgDQswj30rH0Zc =
162- github.com/sapcc/go-bits v0.0.0-20260219121224-1c2b75dbf776 h1:WFpq3qAk60WUoqCMYOkTRiFkpKyjQ/Wq6xUslz/3y7g =
163- github.com/sapcc/go-bits v0.0.0-20260219121224-1c2b75dbf776 /go.mod h1:AYC4f8FYO9DllSt4TyMwm1e5iPn32/DGIrlgXtuEsJ0 =
162+ github.com/sapcc/go-bits v0.0.0-20260226170120-c20f89b66c3c h1:GX6ADtKR6Bs2bBRBqeJf376MsxLNppC1SOHLIBuQwIA =
163+ github.com/sapcc/go-bits v0.0.0-20260226170120-c20f89b66c3c /go.mod h1:AYC4f8FYO9DllSt4TyMwm1e5iPn32/DGIrlgXtuEsJ0 =
164164github.com/sergi/go-diff v1.4.0 h1:n/SP9D5ad1fORl+llWyN+D6qoUETXNZARKjyY2/KVCw =
165165github.com/sergi/go-diff v1.4.0 /go.mod h1:A0bzQcvG0E7Rwjx0REVgAGH58e96+X0MeOfepqsbeW4 =
166166github.com/sirupsen/logrus v1.2.0 /go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo =
Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ github.com/rs/cors/internal
118118github.com/sapcc/go-api-declarations/bininfo
119119github.com/sapcc/go-api-declarations/cadf
120120github.com/sapcc/go-api-declarations/castellum
121- # github.com/sapcc/go-bits v0.0.0-20260219121224-1c2b75dbf776
121+ # github.com/sapcc/go-bits v0.0.0-20260226170120-c20f89b66c3c
122122## explicit; go 1.25
123123github.com/sapcc/go-bits/assert
124124github.com/sapcc/go-bits/audittools
You can’t perform that action at this time.
0 commit comments