Skip to content

module wrong in go.mod #2

Description

@Lichmaker

Hi. I was looking for sqlite ddl parser, so I found this package.
I wanted to try it out. But go get github.com/lempiy/Sqlite3CreateTableParser reported an error.

-> ~ go get github.com/lempiy/Sqlite3CreateTableParser
go: github.com/lempiy/Sqlite3CreateTableParser@v0.0.0-20220510084152-c8aac936d046: parsing go.mod:
        module declares its path as: github.com/Allam76/Sqlite3CreateTableParser
                but was required as: github.com/lempiy/Sqlite3CreateTableParser

Would you please check your go.mod and fix this? @lempiy

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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