commit | d66d9c31b4ae80d173d1187a9e40c188788dbdbc | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Mon Jul 08 16:01:01 2024 +0000 |
committer | Gopher Robot <gobot@golang.org> | Tue Jul 09 15:54:00 2024 +0000 |
tree | 4918371771ad27e799f7369b9b4d04e5ec890529 | |
parent | 9fadb0b165bd3b96d2a21e89d60ad458db3aeee0 [diff] |
x509roots/fallback: update bundle This is an automated CL which updates the NSS root bundle. Change-Id: I552ff9800e32294b25cc04ccc8fca3404ae3b93c Reviewed-on: https://go-review.googlesource.com/c/crypto/+/597095 Auto-Submit: Gopher Robot <gobot@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Carlos Amedee <carlos@golang.org> Reviewed-by: Roland Shoemaker <roland@golang.org>
This repository holds supplementary Go cryptography libraries.
The easiest way to install is to run go get -u golang.org/x/crypto/...
. You can also manually git clone the repository to $GOPATH/src/golang.org/x/crypto
.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.
The main issue tracker for the crypto repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/crypto:” in the subject line, so it is easy to find.
Note that contributions to the cryptography package receive additional scrutiny due to their sensitive nature. Patches may take longer than normal to receive feedback.