Clear staticcheck, gopls and go.mod warnings
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user