Skip to content

Commit 331c3f5

Browse files
committed
Update github.com/sapcc/go-bits digest to aeeff1f
1 parent 5002a2c commit 331c3f5

File tree

4 files changed

+13
-15
lines changed

4 files changed

+13
-15
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-20221207145018-e8fba78967ca
1010
github.com/majewsky/schwift v1.2.0
1111
github.com/sapcc/go-api-declarations v1.4.3
12-
github.com/sapcc/go-bits v0.0.0-20230214152353-488475370fbb
12+
github.com/sapcc/go-bits v0.0.0-20230217073628-aeeff1f2933c
1313
github.com/ulikunitz/xz v0.5.11
1414
golang.org/x/crypto v0.6.0
1515
golang.org/x/net v0.7.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ github.com/majewsky/schwift v1.2.0/go.mod h1:G0VE9PKSRrHo1WVnFjOuiT3RWwwNL3/ffiJ
3131
github.com/mitchellh/go-homedir v1.1.0/go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0=
3232
github.com/sapcc/go-api-declarations v1.4.3 h1:RYJujw/NizuJepIU60E9da5JxGnWqn4FGSW/A6V7Uv8=
3333
github.com/sapcc/go-api-declarations v1.4.3/go.mod h1:EA4x5xxJGyG/3JTteUOYBg6cJLJgsBHrDj3ryfNU4dQ=
34-
github.com/sapcc/go-bits v0.0.0-20230214152353-488475370fbb h1:TA9gxarlW7559qLlbzjlAUStp9+wTnHl5IAi2qPXWyQ=
35-
github.com/sapcc/go-bits v0.0.0-20230214152353-488475370fbb/go.mod h1:ZyBwpzo8jYgbwlDVOmblTCF4ITUC5ZByWpVa4UCUxb0=
34+
github.com/sapcc/go-bits v0.0.0-20230217073628-aeeff1f2933c h1:YiPLbb/Z3LvvtfJ4EIK6BY7lWsGz2kaDbI2+KgchJ30=
35+
github.com/sapcc/go-bits v0.0.0-20230217073628-aeeff1f2933c/go.mod h1:ZyBwpzo8jYgbwlDVOmblTCF4ITUC5ZByWpVa4UCUxb0=
3636
github.com/sergi/go-diff v1.3.1 h1:xkr+Oxo4BOQKmkn/B9eMK0g5Kg/983T9DqqPHwYqD+8=
3737
github.com/ulikunitz/xz v0.5.11 h1:kpFauv27b6ynzBNT/Xy+1k+fK4WswhN/6PN5WhFAGw8=
3838
github.com/ulikunitz/xz v0.5.11/go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14=

vendor/github.com/sapcc/go-bits/secrets/secrets.go

Lines changed: 9 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ github.com/majewsky/schwift/gopherschwift
3535
# github.com/sapcc/go-api-declarations v1.4.3
3636
## explicit; go 1.19
3737
github.com/sapcc/go-api-declarations/bininfo
38-
# github.com/sapcc/go-bits v0.0.0-20230214152353-488475370fbb
38+
# github.com/sapcc/go-bits v0.0.0-20230217073628-aeeff1f2933c
3939
## explicit; go 1.19
4040
github.com/sapcc/go-bits/httpext
4141
github.com/sapcc/go-bits/logg

0 commit comments

Comments
 (0)