Skip to content

Issue with go-sqlite3 version #347

@mshedsilegx

Description

@mshedsilegx

Compiling the latest main code with golang 1.19.1 on Linux generates error:

go: github.com/mattn/[email protected]+incompatible: reading github.com/mattn/go-sqlite3/go.mod at revision v2.0.3: unknown revision v2.0.3
go: github.com/mattn/[email protected]+incompatible: reading github.com/mattn/go-sqlite3/go.mod at revision v2.0.3: unknown revision v2.0.3

most likely related to:
mattn/go-sqlite3#975

Would you update go.mod / go.sum with the v1.14.x version, v2.0.x is invalid.
Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions