Bump dependencies.
This commit is contained in:
parent
c9780bd334
commit
13cdcc771a
5 changed files with 109 additions and 339 deletions
2
Makefile
2
Makefile
|
|
@ -1,7 +1,7 @@
|
|||
GOPATH := $(shell go env GOPATH)
|
||||
|
||||
GOLANGCI_LINT_PATH := ${GOPATH}/bin/golangci-lint
|
||||
GOLANGCI_LINT_VERSION := 1.51.1
|
||||
GOLANGCI_LINT_VERSION := 1.55.2
|
||||
|
||||
|
||||
${GOLANGCI_LINT_PATH}:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue