client/vendor
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
..
cloud.google.com/go Update dependencies, pin k8s deps. (#855) 2020-05-26 00:39:49 -07:00
github.com chore: Pinning to k8s version 0.16.4 like Knative serving/eventing does (#857) 2020-05-26 23:58:59 -07:00
go.uber.org Update dependencies, pin k8s deps. (#855) 2020-05-26 00:39:49 -07:00
golang.org/x Update dependencies, pin k8s deps. (#855) 2020-05-26 00:39:49 -07:00
gomodules.xyz/jsonpatch/v2 refactor(source): Update to Knative eventing 0.13.0 (#705) 2020-03-06 13:47:27 -08:00
google.golang.org/appengine Update dependencies, pin k8s deps. (#855) 2020-05-26 00:39:49 -07:00
gopkg.in Update dependencies, pin k8s deps. (#855) 2020-05-26 00:39:49 -07:00
gotest.tools fixes(issue #111) generically for all command groups (#218) 2019-07-02 23:50:32 -07:00
k8s.io chore: Remove OWNERS files in vendor/ when updating deps (#867) 2020-06-01 19:25:03 -07:00
knative.dev chore: Move from Eventing v1alpha1 to v1beta1 (#878) 2020-06-08 05:42:19 -07:00
sigs.k8s.io chore: Remove OWNERS files in vendor/ when updating deps (#867) 2020-06-01 19:25:03 -07:00
modules.txt Update go.mod to specify the module is go1.14 (#866) 2020-06-08 13:40:32 -07:00