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.
1 parent 2ba300d commit 3ef3008Copy full SHA for 3ef3008
Makefile
@@ -7,7 +7,7 @@ GOACC_PKG := github.com/ory/go-acc
7
GO_BIN := ${GOPATH}/bin
8
LINT_BIN := $(GO_BIN)/golangci-lint
9
10
-LINT_COMMIT := v1.50.0
+LINT_COMMIT := v1.51.2
11
12
GOBUILD := go build -v
13
GOINSTALL := go install -v
0 commit comments