init go module
This commit is contained in:
parent
2223ccf8a5
commit
998dc0f8cc
2 changed files with 15 additions and 0 deletions
5
go.mod
Normal file
5
go.mod
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
module github.com/BattlesnakeOfficial/rules
|
||||
|
||||
go 1.13
|
||||
|
||||
require github.com/stretchr/testify v1.4.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue