perkeep/vendor
mpl 5bc0864f81 Switch to Go1.7
vendoring: update gopherjs to rev
45518c130e5bd1525f20110830a4986365a153de

Patch on upstream to remove fsnotify dep added (for reference) as:
vendor/github.com/gopherjs/gopherjs/nofsnotify.diff

make.go: make Go1.7 the required version

Fixes #838

Change-Id: I2013ee4832a26f8be3a8b42f02e40a347674ec9a
2016-08-30 16:46:07 +02:00
..
bazil.org/fuse vendor: update bazil.org/fuse 2016-07-20 16:09:08 +02:00
code.google.com/p Move remaining stuff in third_party/* to vendor/* 2016-04-20 16:49:15 -07:00
embed upgrade less.js to 2.6.1, so CSS loads via http/2 2016-05-21 14:46:40 -07:00
github.com Switch to Go1.7 2016-08-30 16:46:07 +02:00
go4.org vendor: update go4.org/lock 2016-06-04 01:27:53 +02:00
golang.org/x Merge "make.go: build and run gopherjs for publisher" 2016-07-13 13:31:34 +00:00
google.golang.org vendor: update cloud,grpc,protobuf libraries 2016-04-29 19:42:33 -07:00
gopkg.in/square/go-jose.v1 website: use Let's Encrypt 2016-06-10 17:55:16 +02:00
labix.org/v2/mgo Move remaining stuff in third_party/* to vendor/* 2016-04-20 16:49:15 -07:00
rsc.io/letsencrypt website: use Let's Encrypt 2016-06-10 17:55:16 +02: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)