Skip to content

Embed import broken on 1.31.1 #4409

@firefart

Description

@firefart

Version

1.31.1

What happened?

Install of 1.31.1 fails with

go: github.com/sqlc-dev/sqlc/cmd/sqlc imports
github.com/sqlc-dev/sqlc/internal/cmd imports
github.com/ncruces/go-sqlite3/embed: cannot find module providing package github.com/ncruces/go-sqlite3/embed

see here for details: ncruces/go-sqlite3#368 (comment)

According to the comment the references to _ "github.com/ncruces/go-sqlite3/embed" need to be removed

This package causes a lot of problems downstreams it seems ....

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions