Skip to content
This repository was archived by the owner on Feb 24, 2023. It is now read-only.

Instantiate ListOpts - #5

Merged
ibuildthecloud merged 1 commit into
ibuildthecloud:masterfrom
bcwaldon:fix-listopts
Aug 23, 2014
Merged

Instantiate ListOpts#5
ibuildthecloud merged 1 commit into
ibuildthecloud:masterfrom
bcwaldon:fix-listopts

Conversation

@bcwaldon

Copy link
Copy Markdown
Contributor

Unfortunately, compiling and running systemd-docker using the vendored deps right now results in a panic. Apparently, I ended up inadvertently vendoring in a newer version of github.com/docker/docker/opts than was used to build systemd-docker originally. This upstream commit [0] is the culprit. Updating the usage of ListOpts fixes the panic.

[0] moby/moby@6200002

@bcwaldon

Copy link
Copy Markdown
Contributor Author

@ibuildthecloud Would you mind tagging a v0.1.2 after this commit?

ibuildthecloud added a commit that referenced this pull request Aug 23, 2014
@ibuildthecloud
ibuildthecloud merged commit faf1c44 into ibuildthecloud:master Aug 23, 2014
@ibuildthecloud

Copy link
Copy Markdown
Owner

@bcwaldon I guess this goes to show why its a good idea to include your deps. Tagged v0.1.2.

@bcwaldon

Copy link
Copy Markdown
Contributor Author

Yep. Now if only we could reasonably vendor godep itself...

On Aug 22, 2014, at 7:20 PM, Darren [email protected] wrote:

@bcwaldon I guess this goes to show why its a good idea to include your deps. Tagged v0.1.2.


Reply to this email directly or view it on GitHub.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants