chore(lint): fix gopls govet errors

This commit is contained in:
Quentin McGaw
2024-10-11 19:14:50 +00:00
parent 81ffbaf057
commit 3daf15a612
8 changed files with 15 additions and 29 deletions

2
go.mod
View File

@@ -13,7 +13,7 @@ require (
github.com/qdm12/gosettings v0.4.2
github.com/qdm12/goshutdown v0.3.0
github.com/qdm12/gosplash v0.2.0
github.com/qdm12/gotree v0.2.0
github.com/qdm12/gotree v0.3.0
github.com/qdm12/log v0.1.0
github.com/qdm12/ss-server v0.6.0
github.com/stretchr/testify v1.9.0