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 @@ -6,7 +6,7 @@ require (
66 github.com/gorilla/mux v1.8.1
77 github.com/prometheus/client_golang v1.23.2
88 github.com/sapcc/go-api-declarations v1.17.4
9- github.com/sapcc/go-bits v0.0.0-20250924092957-bcc75ecf4553
9+ github.com/sapcc/go-bits v0.0.0-20251002190222-32e18bbcae76
1010 github.com/spf13/pflag v1.0.10
1111 go.uber.org/automaxprocs v1.6.0
1212)
Original file line number Diff line number Diff line change @@ -41,8 +41,8 @@ github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjR
4141github.com/rogpeppe/go-internal v1.10.0 /go.mod h1:UQnix2H7Ngw/k4C5ijL5+65zddjncjaFoBhdsK/akog =
4242github.com/sapcc/go-api-declarations v1.17.4 h1:F4smuE9x1NJ/7NAdytJ1wekeXT3QeRaYu3L/HyWKqqo =
4343github.com/sapcc/go-api-declarations v1.17.4 /go.mod h1:MWmLjmvjftgyAugNUfIhsDsHIzXH1pn32cWLZpiluKg =
44- github.com/sapcc/go-bits v0.0.0-20250924092957-bcc75ecf4553 h1:CWbbQgtHq+RPAaPjPZC7z2uJJhaRGJMBymnnzXaWFj8 =
45- github.com/sapcc/go-bits v0.0.0-20250924092957-bcc75ecf4553 /go.mod h1:+hy4RXW/4ZnFl/Ct7vBl9cnLEA9Lt/BKYYGoxZkwLZY =
44+ github.com/sapcc/go-bits v0.0.0-20251002190222-32e18bbcae76 h1:Nf7f/jk/2zTgbBnfY0KJZH/+dV6cYzxOwkfOgQyn/Qw =
45+ github.com/sapcc/go-bits v0.0.0-20251002190222-32e18bbcae76 /go.mod h1:+hy4RXW/4ZnFl/Ct7vBl9cnLEA9Lt/BKYYGoxZkwLZY =
4646github.com/sergi/go-diff v1.4.0 h1:n/SP9D5ad1fORl+llWyN+D6qoUETXNZARKjyY2/KVCw =
4747github.com/sergi/go-diff v1.4.0 /go.mod h1:A0bzQcvG0E7Rwjx0REVgAGH58e96+X0MeOfepqsbeW4 =
4848github.com/spf13/pflag v1.0.10 h1:4EBh2KAYBwaONj6b2Ye1GiHfwjqyROoF4RwYO+vPwFk =
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ github.com/prometheus/procfs/internal/util
3333# github.com/sapcc/go-api-declarations v1.17.4
3434## explicit; go 1.24
3535github.com/sapcc/go-api-declarations/bininfo
36- # github.com/sapcc/go-bits v0.0.0-20250924092957-bcc75ecf4553
36+ # github.com/sapcc/go-bits v0.0.0-20251002190222-32e18bbcae76
3737## explicit; go 1.24
3838github.com/sapcc/go-bits/assert
3939github.com/sapcc/go-bits/httpapi
You can’t perform that action at this time.
0 commit comments