Skip to content

Commit addbd74

Browse files
committed
update dependencies
1 parent 8be4a94 commit addbd74

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ GOFMT=$(shell which gofmt)
6161
GOTEST=$(GO) test
6262
GODOC=GOPATH=$(GOPATH) $(shell which godoc)
6363
GOLANGCILINT=$(BINUTIL)/golangci-lint
64-
GOLANGCILINTVERSION=v2.11.1
64+
GOLANGCILINTVERSION=v2.11.2
6565

6666
# Directory containing the source code
6767
SRCDIR=./

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.64
1+
1.0.65

0 commit comments

Comments
 (0)