Skip to content

Fails on Go 1.25 #44

@thrownew

Description

@thrownew

Install with with Go 1.25 fails:

go install github.com/houqp/sqlvet@v1.1.8                                                                                                                                                  21:09:08
# golang.org/x/tools/internal/tokeninternal
go/pkg/mod/golang.org/x/tools@v0.13.0/internal/tokeninternal/tokeninternal.go:78:9: invalid array length -delta * delta (constant -256 of type int64)

Looks like golang.org/x/tools just needs to be updated in go.mod to a newer version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions