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

Ability to update a single package #510

Open
joshrendek opened this issue Jul 14, 2016 · 6 comments
Open

Ability to update a single package #510

joshrendek opened this issue Jul 14, 2016 · 6 comments

Comments

@joshrendek
Copy link

Is there an ability to update a single package?

Currently if you run glide up it will update everything specified in your yaml file - however what if I only want to upgrade package A?

This is similar to bundler where you can do bundle update foobar to get the latest version of foobar in your Gemfile.lock after modifying your Gemfile.

@sdboyer
Copy link
Member

sdboyer commented Jul 15, 2016

yeah, known issue, see #252.

switching to a gps engine will fix this - #384.

@ches
Copy link

ches commented Aug 3, 2016

This is killing me, subscribed to #252 for awhile—I'm excited for gps.

@henryaj
Copy link

henryaj commented Oct 18, 2017

This has been an issue for years - is it going to be fixed?

@sdboyer
Copy link
Member

sdboyer commented Oct 18, 2017 via email

@henryaj
Copy link

henryaj commented Oct 18, 2017

Fair enough!

@mattfarina
Copy link
Member

@henryaj My stance with Glide is that you should switch to dep. That feature is in dep.

In fact, by not putting it in here it's motivation to switch which will help me to have less to maintain.

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

5 participants