Skip to content

Commit 3cf6686

Browse files
dependabot[bot]idiap-bot
authored andcommitted
chore(deps): bump github.com/olekukonko/ll
Bumps [github.com/olekukonko/ll](https://github.com/olekukonko/ll) from 0.1.4-0.20260115111900-9e59c2286df0 to 0.1.4. - [Release notes](https://github.com/olekukonko/ll/releases) - [Commits](https://github.com/olekukonko/ll/commits/v0.1.4) --- updated-dependencies: - dependency-name: github.com/olekukonko/ll dependency-version: 0.1.4 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e40a0c commit 3cf6686

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -779,8 +779,8 @@ github.com/olekukonko/cat v0.0.0-20250911104152-50322a0618f6 h1:zrbMGy9YXpIeTnGj
779779
github.com/olekukonko/cat v0.0.0-20250911104152-50322a0618f6/go.mod h1:rEKTHC9roVVicUIfZK7DYrdIoM0EOr8mK1Hj5s3JjH0=
780780
github.com/olekukonko/errors v1.2.0 h1:10Zcn4GeV59t/EGqJc8fUjtFT/FuUh5bTMzZ1XwmCRo=
781781
github.com/olekukonko/errors v1.2.0/go.mod h1:ppzxA5jBKcO1vIpCXQ9ZqgDh8iwODz6OXIGKU8r5m4Y=
782-
github.com/olekukonko/ll v0.1.4-0.20260115111900-9e59c2286df0 h1:jrYnow5+hy3WRDCBypUFvVKNSPPCdqgSXIE9eJDD8LM=
783-
github.com/olekukonko/ll v0.1.4-0.20260115111900-9e59c2286df0/go.mod h1:b52bVQRRPObe+yyBl0TxNfhesL0nedD4Cht0/zx55Ew=
782+
github.com/olekukonko/ll v0.1.4 h1:QcDaO9quz213xqHZr0gElOcYeOSnFeq7HTQ9Wu4O1wE=
783+
github.com/olekukonko/ll v0.1.4/go.mod h1:b52bVQRRPObe+yyBl0TxNfhesL0nedD4Cht0/zx55Ew=
784784
github.com/olekukonko/tablewriter v1.1.3 h1:VSHhghXxrP0JHl+0NnKid7WoEmd9/urKRJLysb70nnA=
785785
github.com/olekukonko/tablewriter v1.1.3/go.mod h1:9VU0knjhmMkXjnMKrZ3+L2JhhtsQ/L38BbL3CRNE8tM=
786786
github.com/onsi/ginkgo/v2 v2.25.3 h1:Ty8+Yi/ayDAGtk4XxmmfUy4GabvM+MegeB4cDLRi6nw=

0 commit comments

Comments
 (0)