Clear staticcheck, gopls and go.mod warnings

This commit is contained in:
flamingcow
2026-07-26 10:33:38 -07:00
parent 102d53fb9b
commit 5e2b36bdaa
3 changed files with 14 additions and 17 deletions
+4 -3
View File
@@ -3,7 +3,8 @@ module g.fc.run/theater/cabletest
go 1.26.5
require (
golang.org/x/image v0.44.0 // indirect
golang.org/x/sys v0.47.0 // indirect
golang.org/x/text v0.40.0 // indirect
golang.org/x/image v0.44.0
golang.org/x/sys v0.47.0
)
require golang.org/x/text v0.40.0 // indirect