chore: update build tools

Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
This commit is contained in:
Mark Sagi-Kazar 2021-09-15 21:11:08 +02:00
parent 91b237fdbf
commit 87048d7f35
No known key found for this signature in database
GPG key ID: 31AB0439F4C5C90E

View file

@ -15,8 +15,8 @@ TEST_FORMAT = short-verbose
endif
# Dependency versions
GOTESTSUM_VERSION = 1.6.4
GOLANGCI_VERSION = 1.40.1
GOTESTSUM_VERSION = 1.7.0
GOLANGCI_VERSION = 1.42.1
# Add the ability to override some variables
# Use with care