Switch to go module
This commit is contained in:
5
go.mod
Normal file
5
go.mod
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
module github.com/firestuff/slidetogether
|
||||||
|
|
||||||
|
go 1.18
|
||||||
|
|
||||||
|
require github.com/google/uuid v1.3.0
|
||||||
Reference in New Issue
Block a user