Go packages with small patches autogenerated (used for canonical/json)
Перейти к файлу
Jessica Frazelle 01a81ac335
stash;
Signed-off-by: Jessica Frazelle <acidburn@docker.com>
2016-01-21 13:16:29 -08:00
canonical/json rebase on go 1.5.1 2015-11-02 09:59:17 -08:00
mflag stash; 2016-01-21 13:16:29 -08:00
patches/json add flag src 2016-01-21 12:47:49 -08:00
.gitignore initial source 2015-07-26 06:46:21 -07:00
Dockerfile update circle ci 2015-11-02 10:14:13 -08:00
LICENSE add go license 2015-09-06 15:57:37 -07:00
Makefile add flag src 2016-01-21 12:47:49 -08:00
README.md add circle.yml 2015-08-01 18:56:47 -07:00
circle.yml update circle ci 2015-11-02 10:14:13 -08: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.