aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorJoop Kiefte <ikojba@gmail.com>2020-08-31 04:27:04 +0200
committerJoop Kiefte <ikojba@gmail.com>2020-08-31 04:27:04 +0200
commit66895e61fb6f6adebd04fa3c041e89ddb37725d2 (patch)
treefe4b41c711c53def6d18fefd2af394469dd4c60f /go.mod
parente7099a6f597f227cf141f621e28dcc2acf64fdf3 (diff)
... nope, still not a working game, but I got the key reading figured out
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 2 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 4f649a8..b1a54d4 100644
--- a/go.mod
+++ b/go.mod
@@ -1,3 +1,5 @@
module git.kiefte.eu/lapingvino/clitris
go 1.15
+
+require github.com/pkg/term v0.0.0-20200520122047-c3ffed290a03 // indirect