go module support

This commit is contained in:
Jacob McCollum 2019-08-04 11:24:01 -04:00
parent 0440786b8d
commit 816f45231f

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module github.com/d5/tengo
go 1.13