summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-02-08 22:49:31 +0200
committerPaul Buetow <paul@buetow.org>2025-02-08 22:49:31 +0200
commit8fbc04cfdf939ee2a0b76cc267b31e01038aa955 (patch)
tree750f832b2db27f97d8487b8a06676814e0e54229 /go.mod
parent316ef97b655e4837dbce4af3747003ed924b5874 (diff)
more use of tables
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 649b5d9..d1eddef 100644
--- a/go.mod
+++ b/go.mod
@@ -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