Skip to content

Commit 3ef3008

Browse files
committed
makefile: bump linter version
1 parent 2ba300d commit 3ef3008

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
@@ -7,7 +7,7 @@ GOACC_PKG := github.com/ory/go-acc
77
GO_BIN := ${GOPATH}/bin
88
LINT_BIN := $(GO_BIN)/golangci-lint
99

10-
LINT_COMMIT := v1.50.0
10+
LINT_COMMIT := v1.51.2
1111

1212
GOBUILD := go build -v
1313
GOINSTALL := go install -v

0 commit comments

Comments
 (0)