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 55require (
66 github.com/majewsky/gg v1.3.0
77 github.com/sapcc/go-api-declarations v1.17.3
8- github.com/sapcc/go-bits v0.0.0-20250815083328-9eefdef740e1
8+ github.com/sapcc/go-bits v0.0.0-20250820121943-822ee6190027
99 github.com/spf13/pflag v1.0.7
1010 golang.org/x/mod v0.27.0
1111 gopkg.in/yaml.v3 v3.0.1
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ github.com/majewsky/gg v1.3.0 h1:1bBuQ+S1u9wuD8YT2OMdngEUctwv+xx5D6bZTd1lAto=
44github.com/majewsky/gg v1.3.0 /go.mod h1:KC7qUlln1VBY90OE0jXMNjXW2b9B4jJ1heYQ08OzeAg =
55github.com/sapcc/go-api-declarations v1.17.3 h1:ILRfsFD9ChSeekyzlDInLMqjC830gBcyK6ULlFdP45I =
66github.com/sapcc/go-api-declarations v1.17.3 /go.mod h1:MWmLjmvjftgyAugNUfIhsDsHIzXH1pn32cWLZpiluKg =
7- github.com/sapcc/go-bits v0.0.0-20250815083328-9eefdef740e1 h1:EZ3lO7jyH++ZIOjh9p6B0pMNlU2/rnUxE0TOhGpFt9c =
8- github.com/sapcc/go-bits v0.0.0-20250815083328-9eefdef740e1 /go.mod h1:pMKo3e45ENJVwoTNqz/RWaRg0t++ySpjqWgygBjDFuM =
7+ github.com/sapcc/go-bits v0.0.0-20250820121943-822ee6190027 h1:LC0YA3Kcmso6/POJIQ+W5RUVMwWt7PU5tbSnJhglU7Q =
8+ github.com/sapcc/go-bits v0.0.0-20250820121943-822ee6190027 /go.mod h1:pMKo3e45ENJVwoTNqz/RWaRg0t++ySpjqWgygBjDFuM =
99github.com/sergi/go-diff v1.4.0 h1:n/SP9D5ad1fORl+llWyN+D6qoUETXNZARKjyY2/KVCw =
1010github.com/sergi/go-diff v1.4.0 /go.mod h1:A0bzQcvG0E7Rwjx0REVgAGH58e96+X0MeOfepqsbeW4 =
1111github.com/spf13/pflag v1.0.7 h1:vN6T9TfwStFPFM5XzjsvmzZkLuaLX+HS+0SeFLRgU6M =
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ github.com/majewsky/gg/option
99# github.com/sapcc/go-api-declarations v1.17.3
1010## explicit; go 1.24
1111github.com/sapcc/go-api-declarations/bininfo
12- # github.com/sapcc/go-bits v0.0.0-20250815083328-9eefdef740e1
12+ # github.com/sapcc/go-bits v0.0.0-20250820121943-822ee6190027
1313## explicit; go 1.24
1414github.com/sapcc/go-bits/logg
1515github.com/sapcc/go-bits/must
You can’t perform that action at this time.
0 commit comments