go module support
This commit is contained in:
parent
0440786b8d
commit
816f45231f
1 changed files with 3 additions and 0 deletions
3
go.mod
Normal file
3
go.mod
Normal file
|
@ -0,0 +1,3 @@
|
|||
module github.com/d5/tengo
|
||||
|
||||
go 1.13
|
Loading…
Reference in a new issue