Skip to content

Commit 7bf4f4d

Browse files
author
sapcc-bot
committed
Run go-makefile-maker and autoupdate dependencies
go: upgraded github.com/sapcc/go-bits v0.0.0-20260108094740-cc8ce5be6ba2 => v0.0.0-20260116110244-dee8151c1378
1 parent 51919b0 commit 7bf4f4d

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
@@ -24,7 +24,7 @@ require (
2424
github.com/redis/go-redis/v9 v9.17.2
2525
github.com/rs/cors v1.11.1
2626
github.com/sapcc/go-api-declarations v1.18.0
27-
github.com/sapcc/go-bits v0.0.0-20260108094740-cc8ce5be6ba2
27+
github.com/sapcc/go-bits v0.0.0-20260116110244-dee8151c1378
2828
github.com/spf13/cobra v1.10.2
2929
github.com/timewasted/go-accept-headers v0.0.0-20130320203746-c78f304b1b09
3030
go.uber.org/automaxprocs v1.6.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,8 +201,8 @@ github.com/rs/cors v1.11.1/go.mod h1:XyqrcTp5zjWr1wsJ8PIRZssZ8b/WMcMf71DJnit4EMU
201201
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
202202
github.com/sapcc/go-api-declarations v1.18.0 h1:I73wuBKJEAeAI7nYuB4tHY9n9pydj5mgM7Zn+9fryAA=
203203
github.com/sapcc/go-api-declarations v1.18.0/go.mod h1:N2klk2oDNa1lsS6gUBnCDJedHy/c2vmwJ1sryckRW40=
204-
github.com/sapcc/go-bits v0.0.0-20260108094740-cc8ce5be6ba2 h1:B69sIiRCQIkR6SC8js2uJTMybHzwxOSvieFHfAaFpfk=
205-
github.com/sapcc/go-bits v0.0.0-20260108094740-cc8ce5be6ba2/go.mod h1:PTOltBW0r8IPP4rZZWPkykuB2vVAFVdCo1A914IyAE0=
204+
github.com/sapcc/go-bits v0.0.0-20260116110244-dee8151c1378 h1:U3J2YOXlCzXpJUiDdIAqSfMhGBaMXUCTXliyLPltI3U=
205+
github.com/sapcc/go-bits v0.0.0-20260116110244-dee8151c1378/go.mod h1:PTOltBW0r8IPP4rZZWPkykuB2vVAFVdCo1A914IyAE0=
206206
github.com/sergi/go-diff v1.4.0 h1:n/SP9D5ad1fORl+llWyN+D6qoUETXNZARKjyY2/KVCw=
207207
github.com/sergi/go-diff v1.4.0/go.mod h1:A0bzQcvG0E7Rwjx0REVgAGH58e96+X0MeOfepqsbeW4=
208208
github.com/sirupsen/logrus v1.2.0/go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ github.com/sapcc/go-api-declarations/cadf
201201
github.com/sapcc/go-api-declarations/internal/clone
202202
github.com/sapcc/go-api-declarations/internal/errorset
203203
github.com/sapcc/go-api-declarations/liquid
204-
# github.com/sapcc/go-bits v0.0.0-20260108094740-cc8ce5be6ba2
204+
# github.com/sapcc/go-bits v0.0.0-20260116110244-dee8151c1378
205205
## explicit; go 1.25
206206
github.com/sapcc/go-bits/assert
207207
github.com/sapcc/go-bits/audittools

0 commit comments

Comments
 (0)