This commit is contained in:
cyber-dream 2022-10-20 02:00:19 +03:00
parent 62033997bd
commit 4ff51f38c3
2 changed files with 2 additions and 2 deletions

2
go.mod
View File

@ -1,3 +1,3 @@
module git.gregbrzezinski.com/Skirda/skirdagoutils
module git.gregbrzezinski.com/Skirda/skirdaGoUtils
go 1.18

View File

@ -1,4 +1,4 @@
package skirdagoutils
package skirdaGoUtils
type Game struct {
Id int