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

not get version v4.0.0 when using godep or glide #1291

Closed
youcandoit95 opened this issue Feb 24, 2019 · 1 comment
Closed

not get version v4.0.0 when using godep or glide #1291

youcandoit95 opened this issue Feb 24, 2019 · 1 comment
Assignees

Comments

@youcandoit95
Copy link

hello can echo labstack team fix this issue ?

i've got version 3.3.10-dev when using godep (dep init) or glide.. if i used go get and go install manually i've got version 4.0.0 of echo labstack..

my go version 1.11 darwin

result dep init

Gopkg.log

[[projects]]
digest = "1:efd601ad1d1189884f37ed075fadb5bbd17f1f5acf5862827247c6da56d125ba"
name = "github.com/labstack/echo"
packages = [
".",
"middleware",
]
pruneopts = "UT"
revision = "38772c686c76b501f94bd6cd5b77f5842e93b559"
version = "v3.3.10"

Gopkg.toml

[[constraint]]
name = "github.com/labstack/echo"
version = "3.3.10"

@alexaandru
Copy link
Contributor

Please see the answer in #1292 And to answer your question: no, we cannot help you with the problem that dep cannot pull vN of Go modules projects. Only the dep team can help with that (link to the issue discussing this exact problem is in the other issue, please see it there as well). Since they're both very similar, will close this one, let's continue any conversation about this over there. Thank you!

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