vendor/github.com/spf13/viper/Makefile
changeset 265 05c40b36d3b2
parent 262 8d3354485fc3
--- a/vendor/github.com/spf13/viper/Makefile	Thu Sep 22 16:37:07 2022 +0200
+++ b/vendor/github.com/spf13/viper/Makefile	Sat Feb 04 12:58:35 2023 +0100
@@ -16,7 +16,7 @@
 
 # Dependency versions
 GOTESTSUM_VERSION = 1.8.0
-GOLANGCI_VERSION = 1.49.0
+GOLANGCI_VERSION = 1.50.1
 
 # Add the ability to override some variables
 # Use with care