This website requires JavaScript.
Explore
Help
Sign in
core
/
xgo
Watch
1
Star
0
Fork
You've already forked xgo
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
Merge pull request
#217
from d5/mod_support
Browse source
Go module support via `go.mod`
...
This commit is contained in:
Jacob R. McCollum
2019-08-04 11:40:54 -04:00
committed by
GitHub
parent
0440786b8d
816f45231f
commit
de63fbaa2c
No known key found for this signature in database
GPG key ID:
4AEE18F83AFDEB23
1 changed files
with
3 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show stats
Download patch file
Download diff file
Expand all files
Collapse all files
3
go.mod
Normal file
Unescape
Escape
View file
@ -0,0 +1,3 @@
module
github
.
com
/
d5
/
tengo
go
1.13
Write
Preview
Loading…
Cancel
Save
Reference in a new issue
Repository
core/xgo
Title
Body
Create issue