diff options
author | Özgür Kesim <oec@codeblau.de> | 2024-04-12 14:37:03 +0200 |
---|---|---|
committer | Özgür Kesim <oec@codeblau.de> | 2024-04-12 14:37:03 +0200 |
commit | ca94735b7ae2f8ee47c80c7bc1e6074e8368bac4 (patch) | |
tree | 86b66dbb4370661211cedf342ee55b8b3ecea99b /go.mod |
init, working
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +module kesim.org/fgpt + +go 1.22.2 |