hotfix(config): upgrade gosettings to v0.4.2

- Fix handling of retro-compatible keys
This commit is contained in:
Quentin McGaw
2024-07-12 19:54:17 +00:00
parent 0501743814
commit 9d50c23532
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -10,7 +10,7 @@ require (
github.com/klauspost/pgzip v1.2.6
github.com/qdm12/dns v1.11.0
github.com/qdm12/golibs v0.0.0-20210822203818-5c568b0777b6
github.com/qdm12/gosettings v0.4.1
github.com/qdm12/gosettings v0.4.2
github.com/qdm12/goshutdown v0.3.0
github.com/qdm12/gosplash v0.1.0
github.com/qdm12/gotree v0.2.0