diff options
author | joop <Joop Kiefte> | 2022-03-17 01:28:30 +0000 |
---|---|---|
committer | joop <Joop Kiefte> | 2022-03-17 01:28:30 +0000 |
commit | 2f645ce8e6240bc8c72b8e50a5453be451225f30 (patch) | |
tree | 1a13509b0f4fd7912e4e1228463fe04b41a482d5 /go.mod |
Initial commit
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +module git.kiefte.eu/lapingvino/prompt + +go 1.18 |