cloud/docker/release: go generate augie.upspin.io/vendor/upspin.io/version

Run "go generate" on the version package vendored in the augie repo,
as well as the one for the core upspin repo.

Change-Id: Ie3b3d6c517092f521607f3b92d93aca423d15850
Reviewed-on: https://upspin-review.googlesource.com/14981
Reviewed-by: Rob Pike <r@golang.org>
1 file changed
tree: 2477d030c9042cc5d199a8ef8fd0da07c19ca454
  1. cloud/
  2. cmd/
  3. .gitignore
  4. .travis.yml
  5. AUTHORS
  6. codereview.cfg
  7. CONDUCT.md
  8. CONTRIBUTING.md
  9. CONTRIBUTORS
  10. LICENSE
  11. PATENTS
  12. README.md
README.md

Upspin gcp repository

This 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.