Codebase list golang-github-docker-go / f9889481-b3f6-40a3-b555-52cabd55fa52/upstream/0.0_git20160303.2.d30aec9
f9889481-b3f6-40a3-b555-52cabd55fa52/upstream/0.0_git20160303.2.d30aec9

Tree @f9889481-b3f6-40a3-b555-52cabd55fa52/upstream/0.0_git20160303.2.d30aec9 (Download .tar.gz)

[![Circle CI](https://circleci.com/gh/docker/go.svg?style=svg)](https://circleci.com/gh/docker/go)

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:**

```console
$ make update
```

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