diff options
| author | Paul Buetow <paul@buetow.org> | 2024-11-04 23:01:24 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-11-04 23:01:24 +0200 |
| commit | 5c557a08db23b01e5a953f0503db1f705de666fa (patch) | |
| tree | 4be51ded9aa3b79ba2e02ac19d47532219f10ecf /go.mod | |
| parent | 70e08336fcc32d69dc58d87a1e1b3e5554732264 (diff) | |
improved stats color
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -12,7 +12,6 @@ require ( github.com/mattn/go-colorable v0.1.13 // indirect github.com/mattn/go-isatty v0.0.20 // indirect github.com/mattn/go-runewidth v0.0.9 // indirect - github.com/olekukonko/tablewriter v0.0.5 // indirect golang.org/x/net v0.30.0 // indirect golang.org/x/sys v0.26.0 // indirect ) |
