-
-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Hi,
returnstyles appears to fail when using newer Go versions.
$ returnstyles ./...
returnstyles: internal error: package "image" without types was imported from "github.com/mcandre/buttery"
$ go version
go version go1.24.1 darwin/arm64
Note that Go has introduced additional security patches, as of Go 1.24.1.
When working with other linters, a simple update to the x dependencies tends to resolve these kinds of errors.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working