File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -2,4 +2,6 @@ module github.com/no-src/comb
2
2
3
3
go 1.19
4
4
5
- require github.com/no-src/log v0.3.1
5
+ require github.com/no-src/log v0.3.2
6
+
7
+ require gopkg.in/yaml.v3 v3.0.1 // indirect
Original file line number Diff line number Diff line change 1
- github.com/no-src/log v0.3.1 h1:HvozFJQwRicaCThaRztVNOACR01jMiK8Upn4eU7lyps =
2
- github.com/no-src/log v0.3.1 /go.mod h1:AG2AiKsnJpZQHmJ24waj6Bi0xHaBEPXiFl1yYpHzLJQ =
1
+ github.com/no-src/log v0.3.2 h1:vNlvZI5GVQltV2qnj6tjlARcjVPGtBJelPVMhqFRR0k =
2
+ github.com/no-src/log v0.3.2 /go.mod h1:4eDLORoI7qCN75WkNOG/rJ5h1cCEHogRcTreHuIKW/w =
3
+ gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM =
4
+ gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
5
+ gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA =
6
+ gopkg.in/yaml.v3 v3.0.1 /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
You can’t perform that action at this time.
0 commit comments