diff --git a/Makefile b/Makefile index b93c88ba5..b0f9acf24 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ TEST_FORMAT = short-verbose endif # Dependency versions -GOTESTSUM_VERSION = 0.5.3 +GOTESTSUM_VERSION = 1.6.4 GOLANGCI_VERSION = 1.40.1 # Add the ability to override some variables