tree: 79bf372888431eaa737163ea8f2a653dd98fe419 [path history] [tgz]
  1. canonical/
  2. LICENSE
  3. README.md
vendor/github.com/docker/go/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.