File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -214,7 +214,7 @@ require (
214214 github.com/oklog/ulid/v2 v2.1.1 // indirect
215215 github.com/olekukonko/cat v0.0.0-20250911104152-50322a0618f6 // indirect
216216 github.com/olekukonko/errors v1.2.0 // indirect
217- github.com/olekukonko/ll v0.1.4-0.20260115111900-9e59c2286df0 // indirect
217+ github.com/olekukonko/ll v0.1.4 // indirect
218218 github.com/olekukonko/tablewriter v1.1.3 // indirect
219219 github.com/opencontainers/go-digest v1.0.0 // indirect
220220 github.com/opencontainers/image-spec v1.1.1 // indirect
Original file line number Diff line number Diff line change @@ -777,8 +777,8 @@ github.com/olekukonko/cat v0.0.0-20250911104152-50322a0618f6 h1:zrbMGy9YXpIeTnGj
777777github.com/olekukonko/cat v0.0.0-20250911104152-50322a0618f6 /go.mod h1:rEKTHC9roVVicUIfZK7DYrdIoM0EOr8mK1Hj5s3JjH0 =
778778github.com/olekukonko/errors v1.2.0 h1:10Zcn4GeV59t/EGqJc8fUjtFT/FuUh5bTMzZ1XwmCRo =
779779github.com/olekukonko/errors v1.2.0 /go.mod h1:ppzxA5jBKcO1vIpCXQ9ZqgDh8iwODz6OXIGKU8r5m4Y =
780- github.com/olekukonko/ll v0.1.4-0.20260115111900-9e59c2286df0 h1:jrYnow5+hy3WRDCBypUFvVKNSPPCdqgSXIE9eJDD8LM =
781- github.com/olekukonko/ll v0.1.4-0.20260115111900-9e59c2286df0 /go.mod h1:b52bVQRRPObe+yyBl0TxNfhesL0nedD4Cht0/zx55Ew =
780+ github.com/olekukonko/ll v0.1.4 h1:QcDaO9quz213xqHZr0gElOcYeOSnFeq7HTQ9Wu4O1wE =
781+ github.com/olekukonko/ll v0.1.4 /go.mod h1:b52bVQRRPObe+yyBl0TxNfhesL0nedD4Cht0/zx55Ew =
782782github.com/olekukonko/tablewriter v1.1.3 h1:VSHhghXxrP0JHl+0NnKid7WoEmd9/urKRJLysb70nnA =
783783github.com/olekukonko/tablewriter v1.1.3 /go.mod h1:9VU0knjhmMkXjnMKrZ3+L2JhhtsQ/L38BbL3CRNE8tM =
784784github.com/onsi/ginkgo/v2 v2.25.3 h1:Ty8+Yi/ayDAGtk4XxmmfUy4GabvM+MegeB4cDLRi6nw =
You can’t perform that action at this time.
0 commit comments