File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
12
12
github.com/fujiwara/shapeio v1.0.0
13
13
github.com/go-playground/validator/v10 v10.25.0
14
14
github.com/golobby/container/v3 v3.3.2
15
- github.com/jedib0t/go-pretty/v6 v6.6.6
15
+ github.com/jedib0t/go-pretty/v6 v6.6.7
16
16
github.com/rs/zerolog v1.33.0
17
17
github.com/smartystreets/goconvey v1.8.1
18
18
github.com/spf13/cobra v1.9.1
Original file line number Diff line number Diff line change @@ -131,8 +131,8 @@ github.com/hashicorp/golang-lru v1.0.2 h1:dV3g9Z/unq5DpblPpw+Oqcv4dU/1omnb4Ok8iP
131
131
github.com/hashicorp/golang-lru v1.0.2 /go.mod h1:iADmTwqILo4mZ8BN3D2Q6+9jd8WM5uGBxy+E8yxSoD4 =
132
132
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8 =
133
133
github.com/inconshreveable/mousetrap v1.1.0 /go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw =
134
- github.com/jedib0t/go-pretty/v6 v6.6.6 h1:LyezkL+1SuqH2z47e5IMQkYUIcs2BD+MnpdPRiRcN0c =
135
- github.com/jedib0t/go-pretty/v6 v6.6.6 /go.mod h1:YwC5CE4fJ1HFUDeivSV1r//AmANFHyqczZk+U6BDALU =
134
+ github.com/jedib0t/go-pretty/v6 v6.6.7 h1:m+LbHpm0aIAPLzLbMfn8dc3Ht8MW7lsSO4MPItz/Uuo =
135
+ github.com/jedib0t/go-pretty/v6 v6.6.7 /go.mod h1:YwC5CE4fJ1HFUDeivSV1r//AmANFHyqczZk+U6BDALU =
136
136
github.com/json-iterator/go v1.1.12 h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnrnM =
137
137
github.com/json-iterator/go v1.1.12 /go.mod h1:e30LSqwooZae/UwlEbR2852Gd8hjQvJoHmT4TnhNGBo =
138
138
github.com/jtolds/gls v4.20.0+incompatible h1:xdiiI2gbIgH/gLH7ADydsJ1uDOEzR8yvV7C0MuV77Wo =
You can’t perform that action at this time.
0 commit comments