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

consider switching from glide to dep package manager #148

Closed
mkabilov opened this issue Oct 23, 2017 · 3 comments
Closed

consider switching from glide to dep package manager #148

mkabilov opened this issue Oct 23, 2017 · 3 comments
Labels

Comments

@mkabilov
Copy link
Contributor

No description provided.

@sdudoladov
Copy link
Member

update:

  1. client-go is hard to update in projects that use dep
  2. the Go v1.11 modules are experimental

So we probably should just stick with glide despite it not being developed since December/2017

@sdudoladov
Copy link
Member

Go Modules in 2019

Our aim is for Go 1.13, scheduled for August 2019, to enable module mode by default (that is, to change the default from auto to on) and deprecate GOPATH mode. In order to do that, we’ve been working on better tooling support along with better support for the open-source module ecosystem.

we should move to modules in the near future.

@FxKu
Copy link
Member

FxKu commented Oct 2, 2019

Go modules support just got merged 😃

@FxKu FxKu closed this as completed Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants