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

Update package management with Glide #63

Merged
merged 2 commits into from
Oct 13, 2015
Merged

Conversation

emilevauge
Copy link
Member

No more Godep!!!
Please welcome Glide :)
This resolves https://github.com/EmileVauge/traefik/issues/35

@ldez
Copy link
Contributor

ldez commented Oct 13, 2015

mj-side-glide-o


COPY . /go/src/github.com/emilevauge/traefik

ENV GOPATH /go
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure this is needed (should be set by the parent image golang)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're right, corrected

@emilevauge emilevauge force-pushed the no-more-godep-ever branch 4 times, most recently from df1599c to 93b28eb Compare October 13, 2015 20:49
@vdemeester
Copy link
Contributor

friends-ross-do-the-dance

@vdemeester
Copy link
Contributor

By the way, looks good, seems good, works good so LGTM 🐹.

vdemeester added a commit that referenced this pull request Oct 13, 2015
Update package management with Glide
@vdemeester vdemeester merged commit 37438a6 into master Oct 13, 2015
@vdemeester vdemeester deleted the no-more-godep-ever branch October 13, 2015 21:38
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