added troubleshooting

This commit is contained in:
aomizu
2025-06-20 13:36:44 +09:00
parent 2fbb67a50f
commit 99bb8ed838
6 changed files with 181 additions and 2 deletions

1
go.mod
View File

@@ -42,4 +42,5 @@ require (
golang.org/x/sys v0.30.0 // indirect
golang.org/x/text v0.22.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
howett.net/plist v1.0.1 // indirect
)