Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit eb2a691

Browse files
dependabot[bot]umbynos
andauthoredJan 23, 2024
Bump github.com/ProtonMail/go-crypto from 0.0.0-20230923063757-afb1ddc0824c to 1.1.0-alpha.0 (#890)
* Bump github.com/ProtonMail/go-crypto Bumps [github.com/ProtonMail/go-crypto](https://github.com/ProtonMail/go-crypto) from 0.0.0-20230923063757-afb1ddc0824c to 1.1.0-alpha.0. - [Release notes](https://github.com/ProtonMail/go-crypto/releases) - [Commits](https://github.com/ProtonMail/go-crypto/commits/v1.1.0-alpha.0) --- updated-dependencies: - dependency-name: github.com/ProtonMail/go-crypto dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * update licenses * update licensed file with the new licenses --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Umberto Baldi <u.baldi@arduino.cc>
1 parent 5fde013 commit eb2a691

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+365
-148
lines changed
 

‎.licensed.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ reviewed:
2020
- github.com/ProtonMail/go-crypto/openpgp/armor
2121
- github.com/ProtonMail/go-crypto/openpgp/ecdh
2222
- github.com/ProtonMail/go-crypto/openpgp/ecdsa
23+
- github.com/ProtonMail/go-crypto/openpgp/ed25519
24+
- github.com/ProtonMail/go-crypto/openpgp/ed448
2325
- github.com/ProtonMail/go-crypto/openpgp/eddsa
2426
- github.com/ProtonMail/go-crypto/openpgp/elgamal
2527
- github.com/ProtonMail/go-crypto/openpgp/errors
@@ -28,6 +30,8 @@ reviewed:
2830
- github.com/ProtonMail/go-crypto/openpgp/internal/encoding
2931
- github.com/ProtonMail/go-crypto/openpgp/packet
3032
- github.com/ProtonMail/go-crypto/openpgp/s2k
33+
- github.com/ProtonMail/go-crypto/openpgp/x25519
34+
- github.com/ProtonMail/go-crypto/openpgp/x448
3135
- github.com/cloudflare/circl/dh/x25519
3236
- github.com/cloudflare/circl/dh/x448
3337
- github.com/cloudflare/circl/ecc/goldilocks

‎.licenses/arduino-create-agent/go/github.com/ProtonMail/go-crypto/bitcurves.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/ProtonMail/go-crypto/bitcurves
3-
version: v0.0.0-20230923063757-afb1ddc0824c
3+
version: v1.1.0-alpha.0
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/bitcurves
77
license: other
88
licenses:
9-
- sources: go-crypto@v0.0.0-20230923063757-afb1ddc0824c/LICENSE
9+
- sources: go-crypto@v1.1.0-alpha.0/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: go-crypto@v0.0.0-20230923063757-afb1ddc0824c/PATENTS
38+
- sources: go-crypto@v1.1.0-alpha.0/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

0 commit comments

Comments
 (0)
Please sign in to comment.