From 8fbc04cfdf939ee2a0b76cc267b31e01038aa955 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 8 Feb 2025 22:49:31 +0200 Subject: more use of tables --- go.mod | 1 + 1 file changed, 1 insertion(+) (limited to 'go.mod') 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 -- cgit v1.2.3