commit | 86341886e2925764dc890ad96c141a1bc76043af | [log] [tgz] |
---|---|---|
author | Bryan C. Mills <bcmills@google.com> | Mon Feb 14 14:20:43 2022 -0500 |
committer | Bryan Mills <bcmills@google.com> | Mon Feb 14 20:07:02 2022 +0000 |
tree | 473eb8993014c5403c13d4776d4f3779a55c365e | |
parent | 1e6e3497d506cca640d89d202b2070f00e81b0cb [diff] |
acme/autocert: skip renewal tests broken on windows/arm64 For golang/go#51080 Change-Id: Icf4414ab58bdea44b793a66770b4c05f9faf5387 Reviewed-on: https://go-review.googlesource.com/c/crypto/+/385675 Trust: Bryan Mills <bcmills@google.com> Run-TryBot: Bryan Mills <bcmills@google.com> Reviewed-by: Jeremy Faller <jeremy@golang.org> TryBot-Result: Gopher Robot <gobot@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.