aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
Commit message (Collapse)AuthorAgeFilesLines
* Add go.mod file for go1.11Dan Willemsen2018-07-221-0/+9
With this and go1.11beta2, the standard go tools can be used in build/soong without creating a $GOPATH using something like setup_go_workspace_for_soong. Test: go vet android/soong/... Change-Id: I3c69499b010c8f7f64666208efead4ddb3584b3c