Skip to content

Update go.mod to use absolute module path.#1

Merged
BobdaProgrammer merged 1 commit into
BobdaProgrammer:mainfrom
lemon-mint:patch-1
Oct 16, 2024
Merged

Update go.mod to use absolute module path.#1
BobdaProgrammer merged 1 commit into
BobdaProgrammer:mainfrom
lemon-mint:patch-1

Conversation

@lemon-mint
Copy link
Copy Markdown
Contributor

No description provided.

@Felixoid
Copy link
Copy Markdown

Without this patch the following breaks

> go install github.com/BobdaProgrammer/TermiSand@v1.0.1
go: github.com/BobdaProgrammer/TermiSand@v1.0.1: version constraints conflict:
        github.com/BobdaProgrammer/TermiSand@v1.0.1: parsing go.mod:
        module declares its path as: TermiSand
                but was required as: github.com/BobdaProgrammer/TermiSand

@BobdaProgrammer BobdaProgrammer merged commit 85b773a into BobdaProgrammer:main Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants