Skip to content

Conversation

@willglynn
Copy link
Contributor

@willglynn willglynn commented Jul 12, 2018

This PR updates github.com/fsouza/go-dockerclient to current master, which would fix #27 if that issue works the way I think it does. We should probably check before merging.

This PR also switches from godep to dep. That is partly because dep is now the official dependency management experiment, but mostly it's because I couldn't get godep to cooperate. dep init copied over all the references from Godeps.json, so that part of the changeset shouldn't have any side effects.

We should probably test against the latest 1.x version of Go, but we can
also continue testing against 1.6 if we want. In either case we don't need
`make get-deps`, since dependencies are (and have been) vendored.

Future editors of this file: this is precariously close to a loaded footgun.

  https://twitter.com/davecheney/status/964669282855485440
@ozbillwang
Copy link

Thanks a lot, @willglynn

I am busy this week, will try it this weekend.

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.

Some issues between v1.0.0 and v1.1.0

2 participants