From dab532823075c91edc174e3c9e6418d033117a4b Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Sun, 16 Mar 2025 00:02:12 +0000 Subject: [PATCH] chore(deps): update module github.com/spf13/viper to v1.20.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index ef9e767..31eeee0 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/BurntSushi/toml v1.2.1 github.com/alecthomas/chroma v0.10.0 github.com/caddyserver/caddy/v2 v2.6.4 - github.com/spf13/viper v1.15.0 + github.com/spf13/viper v1.20.0 github.com/yuin/goldmark v1.5.4 github.com/yuin/goldmark-highlighting v0.0.0-20220208100518-594be1970594 gopkg.in/yaml.v3 v3.0.1