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 @@ -5,7 +5,7 @@ go 1.24.2
55require (
66 github.com/blang/semver v3.5.1+incompatible
77 github.com/codesphere-cloud/cs-go v0.13.0
8- github.com/jedib0t/go-pretty/v6 v6.6.9
8+ github.com/jedib0t/go-pretty/v6 v6.7.1
99 github.com/onsi/ginkgo/v2 v2.27.2
1010 github.com/onsi/gomega v1.38.2
1111 github.com/rhysd/go-github-selfupdate v1.2.3
Original file line number Diff line number Diff line change @@ -45,6 +45,8 @@ github.com/jedib0t/go-pretty/v6 v6.6.8 h1:JnnzQeRz2bACBobIaa/r+nqjvws4yEhcmaZ4n1
4545github.com/jedib0t/go-pretty/v6 v6.6.8 /go.mod h1:YwC5CE4fJ1HFUDeivSV1r//AmANFHyqczZk+U6BDALU =
4646github.com/jedib0t/go-pretty/v6 v6.6.9 h1:PQecJLK3L8ODuVyMe2223b61oRJjrKnmXAncbWTv9MY =
4747github.com/jedib0t/go-pretty/v6 v6.6.9 /go.mod h1:YwC5CE4fJ1HFUDeivSV1r//AmANFHyqczZk+U6BDALU =
48+ github.com/jedib0t/go-pretty/v6 v6.7.1 h1:bHDSsj93NuJ563hHuM7ohk/wpX7BmRFNIsVv1ssI2/M =
49+ github.com/jedib0t/go-pretty/v6 v6.7.1 /go.mod h1:YwC5CE4fJ1HFUDeivSV1r//AmANFHyqczZk+U6BDALU =
4850github.com/joshdk/go-junit v1.0.0 h1:S86cUKIdwBHWwA6xCmFlf3RTLfVXYQfvanM5Uh+K6GE =
4951github.com/joshdk/go-junit v1.0.0 /go.mod h1:TiiV0PqkaNfFXjEiyjWM3XXrhVyCa1K4Zfga6W52ung =
5052github.com/kr/pretty v0.1.0 /go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo =
You can’t perform that action at this time.
0 commit comments