perkeep/vendor
Paul Lindner 683d81f2df vendor: prune vendor directories that will be removed by dep
- bazil.org/fuse
- github.com/cznic/mathutil/mersenne
- github.com/golang/glog
- myitcv.io/gogenerate/_scripts
- google.golang.org/grpc/Documentation
- myitcv.io/react/testutils
- github.com/cznic/fileutil/{falloc,hdb,storage}

Addresses #889

Change-Id: Icde028ba4d433a7311132c1c86837e6cb4217fc3
2018-01-08 01:13:03 +00:00
..
bazil.org/fuse vendor: prune vendor directories that will be removed by dep 2018-01-08 01:13:03 +00:00
cloud.google.com/go vendor: remove more testdata from vendored packages 2018-01-01 01:48:48 -08:00
embed Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
github.com vendor: prune vendor directories that will be removed by dep 2018-01-08 01:13:03 +00:00
go4.org Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
golang.org/x vendor/golang.org/x/net: update to rev d866cfc389cec985d6fda2859936a575a55a3ab6 2018-01-02 09:47:01 -08:00
google.golang.org vendor: prune vendor directories that will be removed by dep 2018-01-08 01:13:03 +00:00
gopkg.in/mgo.v2 all: update mongo to latest version 2018-01-03 10:49:07 -08:00
honnef.co/go/js/dom web UI: add "About" menu entry and dialog 2017-03-07 00:24:07 +01:00
myitcv.io vendor: prune vendor directories that will be removed by dep 2018-01-08 01:13:03 +00:00
rsc.io vendor: update qr package 2017-11-20 12:08:08 -08:00
README Move remaining stuff in third_party/* to vendor/* 2016-04-20 16:49:15 -07:00

README

External packages which Camlistore depends on.

These are not under Camlistore copyright/license.  See the respective projects
for their copyright & licensing details.

These are mirrored into Camlistore for hermetic build reasons, as well
as enabling local patching to work with an ever-changing upstream Go
project.  (not all projects will follow Go tip as closely)