Skip to content

Commit d432498

Browse files
committed
update dependencies
1 parent addbd74 commit d432498

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.2
64+
GOLANGCILINTVERSION=v2.11.3
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.65
1+
1.0.66

0 commit comments

Comments
 (0)