Make project go-module compatible

This commit is contained in:
Lomanic 2022-09-27 01:29:23 +02:00
parent 3bf0baba8a
commit 63e7112680
1 changed files with 3 additions and 0 deletions

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module github.com/Lomanic/fuz-spaceapi
go 1.18