Skip to content
This repository was archived by the owner on Feb 16, 2023. It is now read-only.

Commit b3cd1fb

Browse files
committed
Update linter to v1.23.8
1 parent d871b80 commit b3cd1fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ tools: format-tools lint-tools
1414
format-tools:
1515
@go get -u golang.org/x/tools/cmd/goimports
1616

17-
GOLANGCI_VERSION=v1.23.0
17+
GOLANGCI_VERSION=v1.23.8
1818

1919
lint-tools:
2020
@curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $(go env GOPATH)/bin ${GOLANGCI_VERSION}

0 commit comments

Comments
 (0)