diff options
author | Joop Kiefte <ikojba@gmail.com> | 2020-08-31 05:14:56 +0200 |
---|---|---|
committer | Joop Kiefte <ikojba@gmail.com> | 2020-08-31 05:14:56 +0200 |
commit | 7bb7917c843f3d381f4406ef52da346518089f2f (patch) | |
tree | 48cec618a5f507ffd32da3ecbf154b7896c4032f | |
parent | a804895e1b99057d0d337984db06d66d30f49a75 (diff) |
Little cleanup (go.mod and make readme markdown)
-rw-r--r-- | README.md (renamed from README) | 0 | ||||
-rw-r--r-- | go.mod | 2 |
2 files changed, 1 insertions, 1 deletions
@@ -2,4 +2,4 @@ module git.kiefte.eu/lapingvino/clitris go 1.15 -require github.com/pkg/term v0.0.0-20200520122047-c3ffed290a03 // indirect +require github.com/pkg/term v0.0.0-20200520122047-c3ffed290a03 |