Commit Graph

2 Commits

Author SHA1 Message Date
David Adrian
86e24ff81f Attempt to fix CI 2019-10-22 20:25:54 +00:00
David Adrian
dda796c8da
Add support for Go modules (#223)
This pins dependencies via go mod init. Regular builds should still
work, so this won't affect CI. It overrides the default set of deps for
ZFlags, to point to v1.4.0-beta.1. This gets the ParseCommandLine
function.
2019-09-24 13:55:05 -04:00