Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong module name #2

Closed
VaiTon opened this issue Jul 17, 2023 · 0 comments
Closed

Wrong module name #2

VaiTon opened this issue Jul 17, 2023 · 0 comments

Comments

@VaiTon
Copy link

VaiTon commented Jul 17, 2023

With #1 the go.mod file was merged with the new module name. That makes go get throw this warning:

$ go get github.com/aurowora/compress
go: downloading github.com/aurowora/compress v0.0.0-20230623030813-aa5cc183ffe4
go: github.com/aurowora/compress@v0.0.0-20230623030813-aa5cc183ffe4: parsing go.mod:
        module declares its path as: github.com/lf4096/gin-compress
                but was required as: github.com/aurowora/compress
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

No branches or pull requests

2 participants