Skip to content

Commit a505c69

Browse files
authored
Merge pull request #236 from k8s-infra-cherrypick-robot/cherry-pick-234-to-release-0.1
[release-0.1] Update golangci-lint from 1.43.0 to 1.48.0
2 parents 73d8625 + ab0282d commit a505c69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ bin/mockgen: | bin
9292

9393
bin/golangci-lint: | bin
9494
echo "Installing golangci-lint..."
95-
curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v1.43.0
95+
curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v1.48.0
9696

9797
mockgen: bin/mockgen
9898
./hack/update-gomock

0 commit comments

Comments
 (0)