Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 425 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 425 Bytes

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.