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 @@ -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
Original file line number Diff line number Diff line change @@ -37,8 +37,8 @@ github.com/prashantv/gostub v1.1.0 h1:BTyx3RfQjRHnUWaGF9oQos79AlQ5k8WNktv7VGvVH4
3737github.com/prashantv/gostub v1.1.0 /go.mod h1:A5zLQHz7ieHGG7is6LLXLz7I8+3LZzsrV0P1IAHhP5U =
3838github.com/sapcc/go-api-declarations v1.10.3 h1:wFnq1Qx1Uv0G4F0AWT+9E4N/8n77Lm3buUpT9rFm/QY =
3939github.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 =
4242github.com/sergi/go-diff v1.3.1 h1:xkr+Oxo4BOQKmkn/B9eMK0g5Kg/983T9DqqPHwYqD+8 =
4343github.com/sergi/go-diff v1.3.1 /go.mod h1:aMJSSKb2lpPvRNec0+w3fl7LP9IOFzdc9Pa4NFbPK1I =
4444github.com/stretchr/testify v1.7.1 h1:5TQK59W5E3v0r2duFAb7P95B6hEeOyEnHRa8MjYSMTY =
Original file line number Diff line number Diff 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
4040github.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
4343github.com/sapcc/go-bits/errext
4444github.com/sapcc/go-bits/httpext
You can’t perform that action at this time.
0 commit comments