hotfix(config): update to gosettings v0.4.1

- fix bad reading of files and secret files
This commit is contained in:
Quentin McGaw
2024-03-26 07:24:45 +00:00
parent e01ce9c6d8
commit 6b2f350ec9
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.0-rc9.0.20240323143821-6cc9afe3e4a0
github.com/qdm12/gosettings v0.4.1
github.com/qdm12/goshutdown v0.3.0
github.com/qdm12/gosplash v0.1.0
github.com/qdm12/gotree v0.2.0