diff options
| author | Paul Buetow <paul@buetow.org> | 2025-02-08 22:49:31 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-02-08 22:49:31 +0200 |
| commit | 8fbc04cfdf939ee2a0b76cc267b31e01038aa955 (patch) | |
| tree | 750f832b2db27f97d8487b8a06676814e0e54229 /go.mod | |
| parent | 316ef97b655e4837dbce4af3747003ed924b5874 (diff) | |
more use of tables
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ require ( require ( cloud.google.com/go/compute/metadata v0.6.0 // indirect + github.com/buger/goterm v1.0.4 // indirect github.com/google/go-cmp v0.6.0 // indirect github.com/mattn/go-colorable v0.1.14 // indirect github.com/mattn/go-isatty v0.0.20 // indirect |
