Commit Graph

468 Commits

Author SHA1 Message Date
Nalin Dahyabhai 8b8320b282 Bump golang.org/x/sys
Update the version of golang.org/x/sys that we vendor.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>

Closes: #79
Approved by: nalind
2017-04-20 15:38:25 +00:00
Nalin Dahyabhai 4a8e4b2c12 Bump fsouza/go-dockerclient
Update the version of github.com/fsouza/go-dockerclient that we vendor,
and pick up its new dependency on github.com/moby/moby.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>

Closes: #79
Approved by: nalind
2017-04-20 15:38:25 +00:00
Nalin Dahyabhai 9a6dc67054 Bump and pin github.com/docker/go-connections
Update and pin the version of github.com/docker/go-connections that we
vendor.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>

Closes: #79
Approved by: nalind
2017-04-20 15:38:25 +00:00
Nalin Dahyabhai 50fa09528f Pin gopkg.in/cheggaaa/pb.v1
Update and pin the version of gopkg.in/cheggaaa/pb.v1 that we vendor.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>

Closes: #79
Approved by: nalind
2017-04-20 15:38:24 +00:00
Nalin Dahyabhai abf01462b0 Pin gopkg.in/yaml.v2
Update and pin the version of gopkg.in/yaml.v2 that we vendor.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>

Closes: #79
Approved by: nalind
2017-04-20 15:38:24 +00:00
Nalin Dahyabhai 21c71b634b Bump containers/image and image-spec
Update to the current github.com/containers/image and
github.com/opencontainers/image-spec packages.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>

Closes: #79
Approved by: nalind
2017-04-20 15:38:24 +00:00
Nalin Dahyabhai 3ca21d0bc3 Bump containers/storage and pick up its new dep
Update to the current containers/storage and vendor its new dependency
on github.com/tchap/go-patricia.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>

Closes: #79
Approved by: nalind
2017-04-20 15:38:24 +00:00
Nalin Dahyabhai cbfae6b0f6 Bump github.com/docker/docker
Update our version of github.com/docker/docker.  Now that we've got #75
merged, we end up pulling in quite a bit less of it.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>

Closes: #79
Approved by: nalind
2017-04-20 15:38:24 +00:00
Nalin Dahyabhai a532522624 Vendor openshift/imagebuilder
Vendor openshift/imagebuilder and its dependencies, and pick up new
dependencies on golang.org/x/text and github.com/opencontainers/selinux.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>

Closes: #59
Approved by: rhatdan
2017-04-13 21:42:51 +00:00
Daniel J Walsh df71b8fe6a Update vendor patches
Closes: #51
Approved by: rhatdan
2017-03-28 19:22:27 +00:00
Nalin Dahyabhai f33ae08da5 Update vendored dependencies
Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2017-03-22 16:33:24 -04:00
Nalin Dahyabhai 165f985fc3 Update vendored deps to match other vendored deps
Get vendored deps to play with a newer version of the runtime spec.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2017-02-13 17:21:45 -05:00
Nalin Dahyabhai b04e523c8d Update vendored dependencies
Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2017-02-13 17:21:45 -05:00
Nalin Dahyabhai 6efaa3d56e Another stab at getting go1.6 builds working
Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2017-02-06 14:58:10 -05:00
Nalin Dahyabhai 084b9e4694 Fixup vendored engine-api for go 1.5
Fix builds against go 1.5.  This should be temporary, since code we
vendor which depends on engine-api should be moving to something else.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2017-02-06 14:38:56 -05:00
Nalin Dahyabhai 9516d58c56 Start to vendor docker, update other deps
Drop back to a slightly older version of the runtime spec.
Vendor github.com/docker/docker to get type definitions.
Switch to the containers version of storage.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2017-02-02 18:32:00 -05:00
Nalin Dahyabhai 6e489ae1f0 Add missing github.com/gorilla/context package
The github.com/gorilla/mux package requires github.com/gorilla/context,
so we need to vendor it, too.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2017-01-28 06:14:18 +01:00
Nalin Dahyabhai 931372925b Include our vendored dependencies
Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2017-01-28 05:59:37 +01:00