commit | fff0d30df2ae8512d84a997619e79e54ff88c045 | [log] [tgz] |
---|---|---|
author | Andrew Gerrand <adg@golang.org> | Wed Nov 20 11:50:20 2019 +1100 |
committer | Andrew Gerrand <adg@golang.org> | Wed Nov 20 01:12:01 2019 +0000 |
tree | 3daa856afd22730310941725f789c7e70d650e7e | |
parent | 2f974d3aa265c7a4d85b5df69b26d8773d2f1146 [diff] |
build: update cloud.google.com/go to v0.49.0 Update the version of the Google Cloud SDK that we use here. The old version, v0.15.0, was very out of date and relies on some APIs that are soon to be deprecated. This was done with these commands: $ go get -u cloud.google.com/go $ go mod tidy Change-Id: I7d5683d00596dde16a5827cd9783cfef955f06f4 Reviewed-on: https://upspin-review.googlesource.com/c/gcp/+/19391 Reviewed-by: Eric Grosse <grosse@gmail.com>
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 master repository for more information about the Upspin project.