diff options
author | Joop Kiefte <ikojba@gmail.com> | 2020-08-31 04:27:04 +0200 |
---|---|---|
committer | Joop Kiefte <ikojba@gmail.com> | 2020-08-31 04:27:04 +0200 |
commit | 66895e61fb6f6adebd04fa3c041e89ddb37725d2 (patch) | |
tree | fe4b41c711c53def6d18fefd2af394469dd4c60f /go.sum | |
parent | e7099a6f597f227cf141f621e28dcc2acf64fdf3 (diff) |
... nope, still not a working game, but I got the key reading figured out
Diffstat (limited to 'go.sum')
-rw-r--r-- | go.sum | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -0,0 +1,2 @@ +github.com/pkg/term v0.0.0-20200520122047-c3ffed290a03 h1:pd4YKIqCB0U7O2I4gWHgEUA2mCEOENmco0l/bM957bU= +github.com/pkg/term v0.0.0-20200520122047-c3ffed290a03/go.mod h1:Z9+Ul5bCbBKnbCvdOWbLqTHhJiYV414CURZJba6L8qA= |