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)