Skip to content

Commit 3cbc9ec

Browse files
author
sapcc-bot
committed
Run go-makefile-maker and autoupdate dependencies
go: upgraded github.com/sapcc/go-bits v0.0.0-20260605130653-d02c0e069e2e => v0.0.0-20260605140732-260f8544709d
1 parent 1f8e6d2 commit 3cbc9ec

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

go.mod

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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,8 +206,8 @@ github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0t
206206
github.com/rogpeppe/go-internal v1.14.1/go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7so1lCWt35ZSgc=
207207
github.com/sapcc/go-api-declarations v1.22.0 h1:nU/eJ6OO54Z9YSo1gWinD0A2etrfZObCwYdB9xA0VWE=
208208
github.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=
211211
github.com/sergi/go-diff v1.4.0 h1:n/SP9D5ad1fORl+llWyN+D6qoUETXNZARKjyY2/KVCw=
212212
github.com/sergi/go-diff v1.4.0/go.mod h1:A0bzQcvG0E7Rwjx0REVgAGH58e96+X0MeOfepqsbeW4=
213213
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
@@ -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
209209
github.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
212212
github.com/sapcc/go-bits/errext
213213
github.com/sapcc/go-bits/logg

0 commit comments

Comments
 (0)