perkeep/website
Will Norris 5dd8671051 vendor: update cloud,grpc,protobuf libraries
update additional supporting libraries needed with
219f966a95

github.com/golang/protobuf @ 7cc19b78d562895b13596ddce7aafb59dd789318
google.golang.org/grpc @ b062a3c003c22bfef58fa99d689e6a892b408f9d
google.golang.org/cloud @ 36e3752134d445180a77cd40c922c48850b6fe9c
 - same as before, just added missing 'internal' package

Tests:
 - go run make.go succeeds
 - camweb builds and runs
 - go test ./pkg/... has a couple of failures, but nothing that wasn't
 already failing before this change

Fixes #743

Change-Id: I0a81f471f79255fcb4e0d615630eecce1c5cd966
2016-04-29 19:42:33 -07:00
..
blobserver-example website: move blobserver example root files to new localdisk layout 2014-01-06 08:11:41 -08:00
containers website: fix ssh for git push to github 2016-04-25 14:00:10 -07:00
content rename HACKING to CONTRIBUTING.md 2016-04-27 12:16:29 -07:00
scripts Dynamically generate the contributors page from git log. 2014-10-27 13:21:18 +00:00
static website: convert docs pages to markdown 2015-07-26 17:00:25 -07:00
talks/2011-05-07-Camlistore-Sao-Paolo website: decade++ and ditch tt for the code tag 2014-03-18 17:46:17 -07:00
tmpl camweb: redirect /doc/dir to /doc/dir/ with trailing slash 2016-04-26 09:46:07 -07:00
.gitignore website: add website binary to gitignore 2015-12-28 17:23:19 -08:00
camweb.go vendor: update cloud,grpc,protobuf libraries 2016-04-29 19:42:33 -07:00
camweb_test.go website: redirect issues to github instead of google code 2014-12-11 17:08:18 +11:00
chrome_bug-repro.go website: fix missing return from prev commit 2016-01-19 00:46:46 +01:00
contributors.go website: run on GCE under CoreOS. Containerize demo blob server. 2015-11-11 12:58:01 +00:00
dirtrees.go website,genfileembed: exclude zembeds and fileembed.go from godoc 2013-03-16 01:16:40 +01:00
email.go website: do a full cloning of camlistore.org on startup 2016-04-25 17:30:17 -07:00
format.go website: more work showing pkg and cmd doc (camlistore.org/issue/108) 2013-02-23 13:38:58 -08:00
github.go website: do a full cloning of camlistore.org on startup 2016-04-25 17:30:17 -07:00
gitweb-camli.conf website: regularlyk rsync git files from gerrit server to web server 2011-06-21 17:07:59 -07:00
godoc.go website: serve godocs for /app/ packages 2016-04-25 22:40:17 -07:00
logging.go website: logging to Google Cloud Logging 2015-08-16 18:39:10 +02:00
test.cgi