File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
1212 github.com/arduino/go-properties-orderedmap v1.8.1
1313 github.com/client9/misspell v0.3.4
1414 github.com/go-git/go-git/v5 v5.16.0
15- github.com/olekukonko/tablewriter v1.0.6
15+ github.com/olekukonko/tablewriter v1.0.7
1616 github.com/ory/jsonschema/v3 v3.0.4
1717 github.com/sirupsen/logrus v1.9.3
1818 github.com/spf13/cobra v1.9.1
@@ -65,7 +65,7 @@ require (
6565 github.com/mattn/go-runewidth v0.0.16 // indirect
6666 github.com/mitchellh/mapstructure v1.5.0 // indirect
6767 github.com/olekukonko/errors v0.0.0-20250405072817-4e6d85265da6 // indirect
68- github.com/olekukonko/ll v0.0.8-0.20250516010636-22ea57d81985 // indirect
68+ github.com/olekukonko/ll v0.0.8 // indirect
6969 github.com/ory/go-acc v0.2.6 // indirect
7070 github.com/ory/viper v1.7.5 // indirect
7171 github.com/ory/x v0.0.272 // indirect
Original file line number Diff line number Diff line change @@ -974,11 +974,11 @@ github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn
974974git.colasdn.top/oleiade/reflections v1.0.1 /go.mod h1:rdFxbxq4QXVZWj0F+e9jqjDkc7dbp97vkRixKo2JR60 =
975975git.colasdn.top/olekukonko/errors v0.0.0-20250405072817-4e6d85265da6 h1:r3FaAI0NZK3hSmtTDrBVREhKULp8oUeqLT5Eyl2mSPo =
976976git.colasdn.top/olekukonko/errors v0.0.0-20250405072817-4e6d85265da6 /go.mod h1:ppzxA5jBKcO1vIpCXQ9ZqgDh8iwODz6OXIGKU8r5m4Y =
977- github.com/olekukonko/ll v0.0.8-0.20250516010636-22ea57d81985 h1:V2wKiwjwAfRJRtUP6pC7wt4opeF14enO0du2dRV6Llo =
978- github.com/olekukonko/ll v0.0.8-0.20250516010636-22ea57d81985 /go.mod h1:En+sEW0JNETl26+K8eZ6/W4UQ7CYSrrgg/EdIYT2H8g =
977+ github.com/olekukonko/ll v0.0.8 h1:sbGZ1Fx4QxJXEqL/6IG8GEFnYojUSQ45dJVwN2FH2fc =
978+ github.com/olekukonko/ll v0.0.8 /go.mod h1:En+sEW0JNETl26+K8eZ6/W4UQ7CYSrrgg/EdIYT2H8g =
979979git.colasdn.top/olekukonko/tablewriter v0.0.0-20170122224234-a0225b3f23b5 /go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo =
980- github.com/olekukonko/tablewriter v1.0.6 h1:/T45mIHc5hcEvibgzBzvMy7ruT+RjgoQRvkHbnl6OWA =
981- github.com/olekukonko/tablewriter v1.0.6 /go.mod h1:SJ0MV1aHb/89fLcsBMXMp30Xg3g5eGoOUu0RptEk4AU =
980+ github.com/olekukonko/tablewriter v1.0.7 h1:HCC2e3MM+2g72M81ZcJU11uciw6z/p82aEnm4/ySDGw =
981+ github.com/olekukonko/tablewriter v1.0.7 /go.mod h1:H428M+HzoUXC6JU2Abj9IT9ooRmdq9CxuDmKMtrOCMs =
982982git.colasdn.top/onsi/ginkgo v1.6.0 /go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE =
983983git.colasdn.top/onsi/ginkgo v1.7.0 /go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE =
984984git.colasdn.top/onsi/ginkgo v1.8.0 /go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE =
You can’t perform that action at this time.
0 commit comments