GoogleCloudPlatform / k8s-multicluster-ingress

kubemci: Command line tool to configure L7 load balancers using multiple kubernetes clusters
Apache License 2.0
376 stars 68 forks source link

Adding go get golint before running go lint #185

Closed nikhiljindal closed 6 years ago

nikhiljindal commented 6 years ago

Fixing https://github.com/kubernetes/test-infra/pull/7563#issuecomment-379324371 to ensure that we fetch golint before running it.

cc @G-Harmon @BenTheElder @krzyzacy

G-Harmon commented 6 years ago

/LGTM. Will wait for test to pass.

G-Harmon commented 6 years ago

okay, all checks passed, great!