Create go module for project
This commit is contained in:
parent
f60c7a15bc
commit
095080cdad
5
go.mod
Normal file
5
go.mod
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
module github.com/chandlerswift/factorio-site
|
||||||
|
|
||||||
|
go 1.14
|
||||||
|
|
||||||
|
require github.com/james4k/rcon v0.0.0-20120923215419-8fbb8268b60a
|
Loading…
Reference in a new issue