File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
1414 github.com/prometheus/client_golang v1.23.2
1515 github.com/prometheus/prometheus v0.311.3
1616 github.com/sapcc/go-api-declarations v1.22.0
17- github.com/sapcc/go-bits v0.0.0-20260605130653-d02c0e069e2e
17+ github.com/sapcc/go-bits v0.0.0-20260605140732-260f8544709d
1818 go.uber.org/automaxprocs v1.6.0
1919 golang.org/x/sync v0.20.0
2020 golang.org/x/text v0.37.0
Original file line number Diff line number Diff line change @@ -206,8 +206,8 @@ github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0t
206206github.com/rogpeppe/go-internal v1.14.1 /go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7so1lCWt35ZSgc =
207207github.com/sapcc/go-api-declarations v1.22.0 h1:nU/eJ6OO54Z9YSo1gWinD0A2etrfZObCwYdB9xA0VWE =
208208github.com/sapcc/go-api-declarations v1.22.0 /go.mod h1:x3V8bzg7Y4kmbA+DeWWwKteFEdCCSiVQdwRXj4fGAYY =
209- github.com/sapcc/go-bits v0.0.0-20260605130653-d02c0e069e2e h1:8KiCq+7Rdkejc/aJ3RzDqswSAHMME0VxbV2MaWYHoVA =
210- github.com/sapcc/go-bits v0.0.0-20260605130653-d02c0e069e2e /go.mod h1:3p6IHviXqwVMgZoEjspIcsXGZv4tQLtLcu1uYu+ycjI =
209+ github.com/sapcc/go-bits v0.0.0-20260605140732-260f8544709d h1:dS3ISuGS2pZZFDw1vcYfTBQN6YqhDtmeLe1meY7M3VM =
210+ github.com/sapcc/go-bits v0.0.0-20260605140732-260f8544709d /go.mod h1:3p6IHviXqwVMgZoEjspIcsXGZv4tQLtLcu1uYu+ycjI =
211211github.com/sergi/go-diff v1.4.0 h1:n/SP9D5ad1fORl+llWyN+D6qoUETXNZARKjyY2/KVCw =
212212github.com/sergi/go-diff v1.4.0 /go.mod h1:A0bzQcvG0E7Rwjx0REVgAGH58e96+X0MeOfepqsbeW4 =
213213github.com/spf13/pflag v1.0.10 h1:4EBh2KAYBwaONj6b2Ye1GiHfwjqyROoF4RwYO+vPwFk =
Original file line number Diff line number Diff line change @@ -207,7 +207,7 @@ github.com/prometheus/prometheus/util/strutil
207207# github.com/sapcc/go-api-declarations v1.22.0
208208## explicit; go 1.24
209209github.com/sapcc/go-api-declarations/bininfo
210- # github.com/sapcc/go-bits v0.0.0-20260605130653-d02c0e069e2e
210+ # github.com/sapcc/go-bits v0.0.0-20260605140732-260f8544709d
211211## explicit; go 1.26
212212github.com/sapcc/go-bits/errext
213213github.com/sapcc/go-bits/logg
You can’t perform that action at this time.
0 commit comments