Skip to content

broken in Go 1.24.1 #12

@mcandre

Description

@mcandre

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

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions