chore(deps): update module github.com/spf13/viper to v1.19.0
Some checks failed
renovate/artifacts Artifact file update failure

This commit is contained in:
renovate-bot 2024-09-15 00:01:12 +00:00
parent 28f0c95429
commit 2f878924e1

2
go.mod
View File

@ -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.19.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