From 66895e61fb6f6adebd04fa3c041e89ddb37725d2 Mon Sep 17 00:00:00 2001 From: Joop Kiefte Date: Mon, 31 Aug 2020 04:27:04 +0200 Subject: ... nope, still not a working game, but I got the key reading figured out --- go.mod | 2 ++ 1 file changed, 2 insertions(+) (limited to 'go.mod') 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 -- cgit v1.2.3-70-g09d2