Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove last Godeps, update Gogradle for gomod and Ansible setup (#496)
* Remove last Godeps, update Gogradle for gomod and Ansible setup * Remove last Godeps, update Gogradle for gomod and Ansible setup * Add dependson clause to build i18n (i18n_resources.go) before the goBuild task * Update build.gradle to use Exec tasks for go-bindata and i18n * Update build.gradle to use Exec tasks for go-bindata and i18n * Task goGetBinData for i18n support must run as a deps. of goPrepare not goBuild * Cleanup build.gradle; remove old tasks * Fix golint command * Fix golint command * Fix golint command * Use latest go.mod * Use latest go.mod * Use latest go.mod * Remove goVet and gofmt tasks as they use older go conventions * Remove goVet and gofmt tasks as they use older go conventions * Remove failing localhost/SDK scala tests * Try some regex fixes for scala SDK tests * Fix regex for SDK scala tests; Remove govendor from README * Revamp README to reflect current Go mod and Gradle build instructions * Revamp README to reflect current Go mod and Gradle build instructions * Revamp README to reflect current Go mod and Gradle build instructions * Revamp README to reflect current Go mod and Gradle build instructions
- Loading branch information