Commit Graph

5 Commits

Author SHA1 Message Date
knative-automation 0e24b49fa1
Format go code (#2312)
Signed-off-by: Knative Automation <automation@knative.team>
2021-10-15 12:04:13 -07:00
Scott Nichols 826303ca06
use new hack repo (#1858) 2020-10-27 15:38:33 -07:00
Dave Protasowski 9792d28c61
drop k8s.io/kube-openapi from the tools.go (#1385) 2020-06-17 08:07:24 -07:00
Chi Zhang 90fc61bae7
Switch to Go modules (#1179)
* test out go modules

* chmod +x *.sh

* revert some changes

* update-deps

* try fixing

* chmod +x

* update

* update test-infra for testing

* test

* test

* update

* no -mod=vendor

* update
2020-04-28 12:43:51 -07:00
Scott Nichols 6b9ee63b4a
adding tools to master in prep for go mod. (#1251)
* adding tools to master in prep for go mod.

* adding tools via update deps.

* import the tools directly

* need the root dir too

* adding gengo tools, dep update.
2020-04-27 12:00:51 -07:00