Skip to content

Commit 65c342a

Browse files
Yashvi JainYashvi Jain
authored andcommitted
Removing duplicate entries
Signed-off-by: Yashvi Jain <Yashvi.jain@progress.com>
1 parent 6db17b1 commit 65c342a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,6 @@ bin/test/etcd:
5959
curl -L https://storage.googleapis.com/k8s-c10s-test-binaries/etcd-$(shell uname)-x86_64 > bin/test/etcd
6060
chmod +x bin/test/etcd
6161

62-
bin/golangci-lint: bin/golangci-lint-${GOLANGCI_VERSION}
63-
@ln -sf golangci-lint-${GOLANGCI_VERSION} bin/golangci-lint
6462

6563
bin/golangci-lint-${GOLANGCI_VERSION}:
6664
curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | BINARY=golangci-lint bash -s -- v${GOLANGCI_VERSION}

0 commit comments

Comments
 (0)