diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +module github.com/EliasFleckenstein03/mtmap + +go 1.18 + +require github.com/anon55555/mt v0.0.0-20210919124550-bcc58cb3048f // indirect |