aboutsummaryrefslogtreecommitdiffhomepage
path: root/go.mod
Commit message (Collapse)AuthorAgeFilesLines
* update go.modAlexandre Garand2019-07-011-1/+1
|
* Update go modules dependenciesAlexandre Garand2019-06-271-1/+1
|
* Update client dependencyIvan Schwarz2019-06-141-1/+1
|
* Upgrade to 0.12Nathan Dench2019-05-241-4/+1
|
* deps: github.com/hashicorp/terraform@sdk-v0.11-with-go-modulesAlex Pilon2019-02-221-26/+1
| | | | Updated via: go get github.com/hashicorp/terraform@sdk-v0.11-with-go-modules and go mod tidy
* deps: use go modules for dep mgmtAlex Pilon2019-02-221-0/+34
run go mod tidy remove govendor from makefile and travis config set appropriate env vars for go modules