Skip to content

Commit

Permalink
pin to prior golangci
Browse files Browse the repository at this point in the history
  • Loading branch information
jhump committed Aug 28, 2024
1 parent ebbe537 commit 057a786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,4 @@ $(BIN)/license-header: $(BIN) Makefile
github.com/bufbuild/buf/private/pkg/licenseheader/cmd/license-header@latest

$(BIN)/golangci-lint: $(BIN) Makefile
go install github.com/golangci/golangci-lint/cmd/golangci-lint@latest
go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.59.0

0 comments on commit 057a786

Please sign in to comment.