vendor/github.com/spf13/viper/Makefile
changeset 260 445e01aede7e
parent 256 6d9efbef00a9
child 262 8d3354485fc3
--- a/vendor/github.com/spf13/viper/Makefile	Tue Aug 23 22:33:28 2022 +0200
+++ b/vendor/github.com/spf13/viper/Makefile	Tue Aug 23 22:39:43 2022 +0200
@@ -15,8 +15,8 @@
 endif
 
 # Dependency versions
-GOTESTSUM_VERSION = 1.6.4
-GOLANGCI_VERSION = 1.40.1
+GOTESTSUM_VERSION = 1.8.0
+GOLANGCI_VERSION = 1.45.2
 
 # Add the ability to override some variables
 # Use with care