mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-09 06:04:12 +00:00
Bump golangci-lint to 19.1
This commit is contained in:
committed by
Andrey Smirnov
parent
0438a7c76b
commit
2da853dcbe
@@ -14,7 +14,7 @@ RUN_LONG_TESTS?=yes
|
|||||||
all: modules test bench check system-test
|
all: modules test bench check system-test
|
||||||
|
|
||||||
prepare:
|
prepare:
|
||||||
curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $(shell go env GOPATH)/bin v1.17.1
|
curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $(shell go env GOPATH)/bin v1.19.1
|
||||||
|
|
||||||
modules:
|
modules:
|
||||||
go mod download
|
go mod download
|
||||||
|
|||||||
Reference in New Issue
Block a user