diff options
| author | Paul Buetow <paul@buetow.org> | 2023-04-17 19:47:08 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-04-17 19:47:08 +0300 |
| commit | f7456fded178b85637c82255e9c3178817f5fa68 (patch) | |
| tree | 78d4a0e2d03793f3a1ce5ae6a14fa7684b59b598 /go.mod | |
| parent | e96f62acfd73d1c6b9a540927ada2ac8c81cffc1 (diff) | |
initial version
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +module codeberg.org/snonux/gogios + +go 1.19 |
