DockerCLI/vendor/github.com/docker/go
Daniel Nephin 6686ada6a4 Add vendor
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-04-17 18:12:58 -04:00
..
canonical/json Add vendor 2017-04-17 18:12:58 -04:00
LICENSE Add vendor 2017-04-17 18:12:58 -04:00
README.md Add vendor 2017-04-17 18:12:58 -04:00

README.md

Circle CI

This is a repository used for building go packages based off upstream with small patches.

It is only used so far for a canonical json pkg.

I hope we do not need to use it for anything else in the future.

To update:

$ make update

This will nuke the current package, clone upstream and apply the patch.