aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
Commit message (Collapse)AuthorAgeFilesLines
* Add proptools.Int and proptools.IntDefaultColin Cross2019-09-251-0/+2
| | | | | | | Add proptools.Int and proptools.IntDefault that behave analogously to proptools.String and proptools.StringDefault. Change-Id: I41fd3417c973c9ff4a5aa6680546b4b893784745
* Add go.mod for go1.11 module supportDan Willemsen2018-07-211-0/+1
This allows using the various go commands without a GOPATH. Change-Id: I428ad3a4e884b68615e6e73168c5a844bad7c4d4