Skip to content

Commit 3b92dbb

Browse files
Renovate: Update github.com/sapcc/go-bits digest to 6ee9377 (#278)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bed4beb commit 3b92dbb

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
@@ -9,7 +9,7 @@ require (
99
github.com/gophercloud/utils v0.0.0-20231010081019-80377eca5d56
1010
github.com/majewsky/schwift v1.3.0
1111
github.com/sapcc/go-api-declarations v1.10.3
12-
github.com/sapcc/go-bits v0.0.0-20231114102838-b69ff7fedd7f
12+
github.com/sapcc/go-bits v0.0.0-20231130134726-6ee9377708fc
1313
github.com/ulikunitz/xz v0.5.11
1414
go.uber.org/automaxprocs v1.5.3
1515
golang.org/x/crypto v0.16.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ github.com/prashantv/gostub v1.1.0 h1:BTyx3RfQjRHnUWaGF9oQos79AlQ5k8WNktv7VGvVH4
3737
github.com/prashantv/gostub v1.1.0/go.mod h1:A5zLQHz7ieHGG7is6LLXLz7I8+3LZzsrV0P1IAHhP5U=
3838
github.com/sapcc/go-api-declarations v1.10.3 h1:wFnq1Qx1Uv0G4F0AWT+9E4N/8n77Lm3buUpT9rFm/QY=
3939
github.com/sapcc/go-api-declarations v1.10.3/go.mod h1:83R3hTANhuRXt/pXDby37IJetw8l7DG41s33Tp9NXxI=
40-
github.com/sapcc/go-bits v0.0.0-20231114102838-b69ff7fedd7f h1:zQVjtMqiqkEkzrQ1Fy6SDMQWejxYJMttAbNyn4flpWA=
41-
github.com/sapcc/go-bits v0.0.0-20231114102838-b69ff7fedd7f/go.mod h1:M4FQ29nfk3m3dECIPvHwZuyHrNDkEtie65cb7tjylZE=
40+
github.com/sapcc/go-bits v0.0.0-20231130134726-6ee9377708fc h1:8iSTUru2Z4TQE05zx6pNsUCZ0bqJYi0fjBgR2TvyhBE=
41+
github.com/sapcc/go-bits v0.0.0-20231130134726-6ee9377708fc/go.mod h1:FIWKXosF0bYCpTBPLsyWtFgYmiYcYJnXJus4BgyUwLA=
4242
github.com/sergi/go-diff v1.3.1 h1:xkr+Oxo4BOQKmkn/B9eMK0g5Kg/983T9DqqPHwYqD+8=
4343
github.com/sergi/go-diff v1.3.1/go.mod h1:aMJSSKb2lpPvRNec0+w3fl7LP9IOFzdc9Pa4NFbPK1I=
4444
github.com/stretchr/testify v1.7.1 h1:5TQK59W5E3v0r2duFAb7P95B6hEeOyEnHRa8MjYSMTY=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ github.com/majewsky/schwift/internal/errext
3838
# github.com/sapcc/go-api-declarations v1.10.3
3939
## explicit; go 1.21
4040
github.com/sapcc/go-api-declarations/bininfo
41-
# github.com/sapcc/go-bits v0.0.0-20231114102838-b69ff7fedd7f
41+
# github.com/sapcc/go-bits v0.0.0-20231130134726-6ee9377708fc
4242
## explicit; go 1.21
4343
github.com/sapcc/go-bits/errext
4444
github.com/sapcc/go-bits/httpext

0 commit comments

Comments
 (0)