Skip to content

v1.4.0 - Go Modules Support

Choose a tag to compare

@natefinch natefinch released this 11 Sep 04:15
· 108 commits to master since this release
49bafb8

For real go modules support, with tests and everything. Also changed how we parse the code so that we could remove a ton of code copied from the stdlib (-11k lines!).

Changelog

49bafb8 Go Modules Support (#157)
276737a massive cleanup using go list (#153)