File tree Expand file tree Collapse file tree 4 files changed +13
-15
lines changed
github.com/sapcc/go-bits/secrets Expand file tree Collapse file tree 4 files changed +13
-15
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-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
Original file line number Diff line number Diff line change @@ -31,8 +31,8 @@ github.com/majewsky/schwift v1.2.0/go.mod h1:G0VE9PKSRrHo1WVnFjOuiT3RWwwNL3/ffiJ
3131github.com/mitchellh/go-homedir v1.1.0 /go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0 =
3232github.com/sapcc/go-api-declarations v1.4.3 h1:RYJujw/NizuJepIU60E9da5JxGnWqn4FGSW/A6V7Uv8 =
3333github.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 =
3636github.com/sergi/go-diff v1.3.1 h1:xkr+Oxo4BOQKmkn/B9eMK0g5Kg/983T9DqqPHwYqD+8 =
3737github.com/ulikunitz/xz v0.5.11 h1:kpFauv27b6ynzBNT/Xy+1k+fK4WswhN/6PN5WhFAGw8 =
3838github.com/ulikunitz/xz v0.5.11 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
Original file line number Diff line number Diff 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
3737github.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
4040github.com/sapcc/go-bits/httpext
4141github.com/sapcc/go-bits/logg
You can’t perform that action at this time.
0 commit comments