Skip to content

Cannot install go package due to capitalization in mod.go #23

@maximiliankolb

Description

@maximiliankolb

Hi! I'd like to try your application but could not installed it locally on Fedora 38:

$ go install github.com/rh12503/triangula-cli/triangula@latest
go: github.com/rh12503/triangula-cli/triangula@latest: github.com/rh12503/[email protected]: parsing go.mod:
	module declares its path as: github.com/RH12503/Triangula-CLI
	        but was required as: github.com/rh12503/triangula-cli

I hope fixing the capitalization fixes this issue. Also, if it works, it'd be nice to adjust the README.md to use "install" instead of "get".

Cheers,
Maximilian.

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