diff options
| author | adnano <[email protected]> | 2020-09-21 15:48:42 -0400 |
|---|---|---|
| committer | adnano <[email protected]> | 2020-09-21 15:49:09 -0400 |
| commit | 257b8076756fa25e3b07d6d85e76874d1fe33268 (patch) | |
| tree | 5cf003942047b7a4d25e8a16bdca3e856f600bd4 /go.mod | |
| download | go-gemini-257b8076756fa25e3b07d6d85e76874d1fe33268.tar.xz go-gemini-257b8076756fa25e3b07d6d85e76874d1fe33268.zip | |
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.sr.ht/~adnano/go-gemini + +go 1.15 |