diff options
author | Gibheer <gibheer+git@zero-knowledge.org> | 2024-08-21 17:58:59 +0200 |
---|---|---|
committer | Gibheer <gibheer+git@zero-knowledge.org> | 2024-08-21 17:58:59 +0200 |
commit | a7b73a63cf46c84fce6000b91a88226d374d12b4 (patch) | |
tree | 6d07eac33f9f1eba30442c43bc4bd1901e5b9542 /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 gocgi + +go 1.22.5 |