fix(deps): update module github.com/spf13/viper (v1.18.2 → v1.21.0)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-09 07:26:08 +00:00
committed by GitHub
parent 9a9f496ab7
commit 4c9713c9b8

2
go.mod
View File

@@ -3,5 +3,5 @@ module github.com/ivuorinen/tsm
go 1.24
require (
github.com/spf13/viper v1.18.2
github.com/spf13/viper v1.21.0
)