mirror of https://github.com/spf13/viper.git
chore: update gotestsum
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
This commit is contained in:
parent
65ee98690c
commit
faa8ba0c53
2
Makefile
2
Makefile
|
@ -15,7 +15,7 @@ TEST_FORMAT = short-verbose
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# Dependency versions
|
# Dependency versions
|
||||||
GOTESTSUM_VERSION = 0.5.3
|
GOTESTSUM_VERSION = 1.6.4
|
||||||
GOLANGCI_VERSION = 1.40.1
|
GOLANGCI_VERSION = 1.40.1
|
||||||
|
|
||||||
# Add the ability to override some variables
|
# Add the ability to override some variables
|
||||||
|
|
Loading…
Reference in New Issue