commit | 78229b1e75d172a210cd636b4a57f46f60ba73ee | [log] [tgz] |
---|---|---|
author | Andrew Gerrand <adg@golang.org> | Tue Oct 31 11:30:00 2017 +1100 |
committer | Andrew Gerrand <adg@golang.org> | Tue Oct 31 06:35:04 2017 +0000 |
tree | 34cd72fea4e5444f049890e434231d236d9878c2 | |
parent | 4632de22e3a67ccf8858ed619d13bab13a996900 [diff] |
vendor: vendor dependencies This CL was generated with these commands: $ dep init $ dep prune $ find vendor -name '*_test.go' -delete $ find vendor -name '*-api.json' -delete These commands update the vendored code for the upspin.io repo: $ dep ensure -u upspin.io $ dep prune $ find vendor -name '*_test.go' -delete $ find vendor -name '*-api.json' -delete Fix upspin/upspin#214 Change-Id: I7bf0d141be6be5ebf5229312a12d4daa491d4c9b Reviewed-on: https://upspin-review.googlesource.com/15140 Reviewed-by: Rob Pike <r@golang.org>
gcp
repositoryThis repository contains support for running Upspin against Google Cloud Storage and/or Google Container Engine.
See the Setting up upspinserver document for information about running an Upspin service that stores its data in Google Cloud Storage.
See the Deploying Upspin servers to Google Cloud Platform document for information about running an Upspin cluster on Google Container Engine.
See the master repository for more information about the Upspin project.