client/hack
Dave Protasowski a7ea77d106
Update go.mod to specify the module is go1.14 (#866)
* Update go.mod to specify the module is go1.14

Thus the go commands will default to -mod=vendor

See: https://golang.org/doc/go1.14#go-command

* install goimports as a tool

* drop mod=vendor usage as that's the default with go1.14

* remove comment about using -mod=vendor

* Revert "drop mod=vendor usage as that's the default with go1.14"

This reverts commit 567004d404bb7ebd39ed527dc75759cfc7db672f.

* Revert "remove comment about using -mod=vendor"

This reverts commit 2a71393a2015c1539be1503e0c52cf64283e12d0.

* Revert "install goimports as a tool"

This reverts commit 9616d5e2d2ab0d61e8454b1ace057ec9712e182d.

* use go_run_tool to run goimports

* inline go_run_tool

* include required env var REPO_ROOT_DIR
2020-06-08 13:40:32 -07:00
..
build-flags.sh fix(version): Displays supported APIs and version (#453) 2019-10-18 03:35:18 -07:00
build.sh Update go.mod to specify the module is go1.14 (#866) 2020-06-08 13:40:32 -07:00
generate-docs.go golang format tools (#711) 2020-03-09 07:45:28 -07:00
release.sh Use test-infra direct insertion method (#840) 2020-05-25 06:57:47 -07:00
update-deps.sh chore: Unpin dependencies to follow master again (#870) 2020-06-02 08:02:17 -07:00
verify-codegen.sh Update go.mod to specify the module is go1.14 (#866) 2020-06-08 13:40:32 -07:00