Skip to content

Commit 6b3635a

Browse files
Bump github.com/olekukonko/tablewriter in /test/fakeintake
Bumps [github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter) from 0.0.5 to 1.0.7. - [Commits](olekukonko/tablewriter@v0.0.5...v1.0.7) --- updated-dependencies: - dependency-name: github.com/olekukonko/tablewriter dependency-version: 1.0.7 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 887a28c commit 6b3635a

File tree

2 files changed

+17
-4
lines changed

2 files changed

+17
-4
lines changed

test/fakeintake/go.mod

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ require (
1515
github.com/cenkalti/backoff/v4 v4.3.0
1616
github.com/google/uuid v1.6.0
1717
github.com/kr/pretty v0.3.1
18-
github.com/olekukonko/tablewriter v0.0.5
18+
github.com/olekukonko/tablewriter v1.0.7
1919
github.com/prometheus/client_golang v1.22.0
2020
github.com/samber/lo v1.49.1
2121
github.com/spf13/cobra v1.9.1
@@ -35,13 +35,17 @@ require (
3535
github.com/cespare/xxhash/v2 v2.3.0 // indirect
3636
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
3737
github.com/dustin/go-humanize v1.0.1 // indirect
38+
github.com/fatih/color v1.15.0 // indirect
3839
github.com/gogo/protobuf v1.3.2 // indirect
3940
github.com/inconshreveable/mousetrap v1.1.0 // indirect
4041
github.com/kr/text v0.2.0 // indirect
42+
github.com/mattn/go-colorable v0.1.13 // indirect
4143
github.com/mattn/go-isatty v0.0.20 // indirect
4244
github.com/mattn/go-runewidth v0.0.16 // indirect
4345
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
4446
github.com/ncruces/go-strftime v0.1.9 // indirect
47+
github.com/olekukonko/errors v0.0.0-20250405072817-4e6d85265da6 // indirect
48+
github.com/olekukonko/ll v0.0.8 // indirect
4549
github.com/philhofer/fwd v1.1.3-0.20240916144458-20a13a1f6b7c // indirect
4650
github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 // indirect
4751
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect

test/fakeintake/go.sum

Lines changed: 12 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)