Added GoModule

This commit is contained in:
Lukas Nagel 2022-09-30 10:22:54 +02:00
parent df754de467
commit 9e7ab3288f

7
go.mod Normal file
View file

@ -0,0 +1,7 @@
module gtihub.com/lna-dev/toha
go 1.12
// require(
// )