We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 73d8625 + ab0282d commit a505c69Copy full SHA for a505c69
Makefile
@@ -92,7 +92,7 @@ bin/mockgen: | bin
92
93
bin/golangci-lint: | bin
94
echo "Installing golangci-lint..."
95
- curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v1.43.0
+ curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v1.48.0
96
97
mockgen: bin/mockgen
98
./hack/update-gomock
0 commit comments