chore(deps): update module github.com/spf13/viper to v1.20.1

This commit is contained in:
Renovate Bot 2025-06-04 22:13:14 +00:00
parent 77c9cd42cb
commit 100e2b28de
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -5,7 +5,7 @@ go 1.23.5
require (
fyne.io/fyne/v2 v2.6.0-alpha1
fyne.io/tools v1.0.0-alpha1
github.com/spf13/viper v1.20.0
github.com/spf13/viper v1.20.1
)
require (