1 Commits

Author SHA1 Message Date
renovate[bot]
4c9713c9b8 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>
2025-09-09 07:26:08 +00:00

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
)