Skip to content

Commit f065ae3

Browse files
author
sapcc-bot
committed
Run go-makefile-maker and autoupdate dependencies
go: upgraded github.com/sapcc/go-bits v0.0.0-20250924092957-bcc75ecf4553 => v0.0.0-20251002190222-32e18bbcae76
1 parent d568659 commit f065ae3

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjR
4141
github.com/rogpeppe/go-internal v1.10.0/go.mod h1:UQnix2H7Ngw/k4C5ijL5+65zddjncjaFoBhdsK/akog=
4242
github.com/sapcc/go-api-declarations v1.17.4 h1:F4smuE9x1NJ/7NAdytJ1wekeXT3QeRaYu3L/HyWKqqo=
4343
github.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=
4646
github.com/sergi/go-diff v1.4.0 h1:n/SP9D5ad1fORl+llWyN+D6qoUETXNZARKjyY2/KVCw=
4747
github.com/sergi/go-diff v1.4.0/go.mod h1:A0bzQcvG0E7Rwjx0REVgAGH58e96+X0MeOfepqsbeW4=
4848
github.com/spf13/pflag v1.0.10 h1:4EBh2KAYBwaONj6b2Ye1GiHfwjqyROoF4RwYO+vPwFk=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
3535
github.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
3838
github.com/sapcc/go-bits/assert
3939
github.com/sapcc/go-bits/httpapi

0 commit comments

Comments
 (0)