commit | 24cd2c5c24c790a91fbcae77cd430bb4751d0dd0 | [log] [tgz] |
---|---|---|
author | Andrew Gerrand <adg@golang.org> | Wed Nov 20 09:39:12 2019 +1100 |
committer | Andrew Gerrand <adg@golang.org> | Wed Nov 20 00:09:25 2019 +0000 |
tree | 007cbc489a70fe0bc032787c7b11f1eec2201c9c | |
parent | 49a7aa4dba2ef913837f9d323874698b121be9dd [diff] |
build: switch from dep to go modules Use Go modules for managing dependencies instead of dep. The motivation for this was difficulty in pruning the large set of vendored code in this repository. Change-Id: Ic2d90899c0844873d5bd2c60214e72996ca0d775 Reviewed-on: https://upspin-review.googlesource.com/c/gcp/+/19386 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.