perkeep/vendor
mpl 219f966a95 vendor: update google.golang.org/cloud
to rev 36e3752134d445180a77cd40c922c48850b6fe9c

So we get ErrObjectNotExist on ObjectHandle.Delete

And update google.golang.org/api to rev
9737cc9e103c00d06a8f3993361dec083df3d252
for consistency.

Change-Id: I58c706d1d71a98ad01f4fef8929eac52338c1bbe
2016-04-27 11:04:47 -07:00
..
bazil.org/fuse Update bazil.org/fuse 2016-04-09 12:40:02 -07:00
code.google.com/p Move remaining stuff in third_party/* to vendor/* 2016-04-20 16:49:15 -07:00
embed path fixes for third_party move 2016-04-21 12:25:17 -07:00
github.com vendor: update github.com/russross/blackfriday 2016-04-26 10:41:00 -07:00
go4.org vendor: update go4.org 2016-02-08 21:30:09 +01:00
golang.org/x vendor: add golang.org/x/sys/unix 2016-04-26 08:57:58 -07:00
google.golang.org vendor: update google.golang.org/cloud 2016-04-27 11:04:47 -07:00
labix.org/v2/mgo Move remaining stuff in third_party/* to vendor/* 2016-04-20 16:49:15 -07: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)