commit | 2a6f1eba86f6b66bada87c075a08d2cf357baad9 | [log] [tgz] |
---|---|---|
author | Eric Grosse <grosse@gmail.com> | Sun Nov 24 18:55:27 2019 -0800 |
committer | Eric Grosse <grosse@gmail.com> | Thu Nov 28 23:25:36 2019 +0000 |
tree | 17d5dd24ac81d7c44bde9cdf7978961aa224cba7 | |
parent | bcd8e61eb68affe2c53636071f68baa44a09dcaf [diff] |
doc: -u no longer needed in go get I gather from golang #33102 that this no longer matters as much as it once did, but that it is still considered best practice not to use -u with go get after converting to go.mod. I had the impression that there were more occurrences of -u in our docs, but this is the only one I found. Some folks like "go get", some prefer "gohack get", but at the moment I like "git clone" and "go install". Fixes #626. Change-Id: I6a5be95417ee87c9bb0f487e8c7583b6396abe58 Reviewed-on: https://upspin-review.googlesource.com/c/upspin/+/19420 Reviewed-by: Andrew Gerrand <adg@golang.org>
Documentation: upspin.io
Upspin is an experimental project to build a framework for naming and sharing files and other data securely, uniformly, and globally: a global name system of sorts.
It is not a file system, but a set of protocols and reference implementations that can be used to join things like file systems and other storage services to the name space.
Performance is not a primary goal. Uniformity and security are.
Upspin is not an official Google product.
Upspin has rough edges, and is not yet suitable for non-technical users.
The code repository lives at upspin.googlesource.com and is mirrored to GitHub.
Note that the Upspin project does not use GitHub pull requests, and that we use the issue tracker for bug reports and proposals only.
See the Contribution Guidelines for more information on contributing to the project.
Please report issues through our issue tracker.
All Upspin users should subscribe to the Upspin Announcements mailing list to receive critical information about the project.
Use the Upspin mailing list for discussion about Upspin use and development.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
The Upspin mascot is Copyright 2017 Renee French. All Rights Reserved.