Skip to content

Commit ab0282d

Browse files
rcmadhankumark8s-infra-cherrypick-robot
authored andcommitted
Update golangci-lint from 1.43.0 to 1.48.0
1 parent 503d67d commit ab0282d

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)