perkeep/third_party
Brad Fitzpatrick 06f7accf31 Require Go 1.5 (due out soon), start move from third_party to vendor.
See https://golang.org/s/go15vendor

This commit moves the google.golang.org/cloud/... packages. The rest
of third_party will move later.

This commit is a dependency for some cloud logging work which we'll
develop in Camlistore's tree.
2015-08-15 22:45:11 +02:00
..
bazil.org/fuse third_party: Update bazil.org/fuse and set VolumeName. 2014-11-29 19:06:54 -08:00
closure ui: updates to file upload dialog 2014-11-16 15:31:08 +01:00
code.google.com/p third_party: add oauth2/google, google.golang.org/cloud, google.golang.org/api 2015-01-22 15:10:36 -08:00
fontawesome Add FontAwesome. This will be used for icons in the UI. 2014-04-05 17:19:29 -07:00
github.com add blackfriday and deps to third_party 2015-07-23 14:57:04 -07:00
glitch Fix file embedding I broke with previous commit 2015-01-31 11:44:11 +01:00
go Update third_party/go/pkg/archive/zip to hg rev afc7e22420ce: 2014-09-07 13:22:29 -07:00
golang.org/x Require Go 1.5 (due out soon), start move from third_party to vendor. 2015-08-15 22:45:11 +02:00
google.golang.org/api Require Go 1.5 (due out soon), start move from third_party to vendor. 2015-08-15 22:45:11 +02:00
labix.org/v2/mgo third_party/mgo: updated to rev 253 2013-12-13 00:51:30 +01:00
less Adds less (CSS processor) v1.7.4 (Apache v2) 2014-09-03 22:22:56 -07:00
react Upgrade React to 0.10.0. 2014-05-02 19:10:09 -07:00
README move third_party README 2012-03-25 00:20:00 -07:00
rewrite-imports.sh third_party: add oauth2/google, google.golang.org/cloud, google.golang.org/api 2015-01-22 15:10:36 -08:00
update.pl Remove unused third_party dep 2012-10-19 13:03:07 -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)