File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/blang/semver v3.5.1+incompatible
77 github.com/go-git/go-billy/v5 v5.6.2
88 github.com/go-git/go-git/v5 v5.16.3
9- github.com/jedib0t/go-pretty/v6 v6.6.8
9+ github.com/jedib0t/go-pretty/v6 v6.6.9
1010 github.com/onsi/ginkgo/v2 v2.27.1
1111 github.com/onsi/gomega v1.38.2
1212 github.com/prometheus/client_golang v1.23.2
Original file line number Diff line number Diff line change @@ -85,6 +85,8 @@ github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 h1:BQSFePA1RWJOl
8585github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 /go.mod h1:1lJo3i6rXxKeerYnT8Nvf0QmHCRC1n8sfWVwXF2Frvo =
8686github.com/jedib0t/go-pretty/v6 v6.6.8 h1:JnnzQeRz2bACBobIaa/r+nqjvws4yEhcmaZ4n1QzsEc =
8787github.com/jedib0t/go-pretty/v6 v6.6.8 /go.mod h1:YwC5CE4fJ1HFUDeivSV1r//AmANFHyqczZk+U6BDALU =
88+ github.com/jedib0t/go-pretty/v6 v6.6.9 h1:PQecJLK3L8ODuVyMe2223b61oRJjrKnmXAncbWTv9MY =
89+ github.com/jedib0t/go-pretty/v6 v6.6.9 /go.mod h1:YwC5CE4fJ1HFUDeivSV1r//AmANFHyqczZk+U6BDALU =
8890github.com/joshdk/go-junit v1.0.0 h1:S86cUKIdwBHWwA6xCmFlf3RTLfVXYQfvanM5Uh+K6GE =
8991github.com/joshdk/go-junit v1.0.0 /go.mod h1:TiiV0PqkaNfFXjEiyjWM3XXrhVyCa1K4Zfga6W52ung =
9092github.com/json-iterator/go v1.1.12 h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnrnM =
You can’t perform that action at this time.
0 commit comments