Skip to content

Dependence to sqlite3 was updated to wrong version of the package #4

Open
@b0bChoK

Description

@b0bChoK

The dependence to mattn/go-sqlite3 require the v2 but this version is incompatible and should be reversed to v1.14.16.
Cf mod.go :
require github.com/mattn/go-sqlite3 v2.0.3+incompatible

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