mirror of https://github.com/knative/client.git
* 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 |
||
|---|---|---|
| .. | ||
| build-flags.sh | ||
| build.sh | ||
| generate-docs.go | ||
| release.sh | ||
| update-deps.sh | ||
| verify-codegen.sh | ||