Update module github.com/go-asn1-ber/asn1-ber to v1.5.7
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/go-asn1-ber/asn1-ber | require | patch |
v1.5.4 -> v1.5.7
|
Release Notes
go-asn1-ber/asn1-ber (github.com/go-asn1-ber/asn1-ber)
v1.5.7
What's Changed
- Add OID Implementation by @s00500 in https://github.com/go-asn1-ber/asn1-ber/pull/43
New Contributors
- @s00500 made their first contribution in https://github.com/go-asn1-ber/asn1-ber/pull/43
Full Changelog: https://github.com/go-asn1-ber/asn1-ber/compare/v1.5.6...v1.5.7
v1.5.6
What's Changed
- BUGFIX: don't allocate more memory than what can be read from io.Reader by @inteon in https://github.com/go-asn1-ber/asn1-ber/pull/42
New Contributors
- @inteon made their first contribution in https://github.com/go-asn1-ber/asn1-ber/pull/42
Full Changelog: https://github.com/go-asn1-ber/asn1-ber/compare/v1.5.5...v1.5.6
v1.5.5
What's Changed
- return EOF when reading first byte of an ASN.1 packet by @LeGEC in https://github.com/go-asn1-ber/asn1-ber/pull/35
- gofumpt by @johnweldon in https://github.com/go-asn1-ber/asn1-ber/pull/38
- Export function to doisplay packet content by @thierry-f-78 in https://github.com/go-asn1-ber/asn1-ber/pull/37
- Address panics in parseBinaryFloat, add fuzzer by @TomSellers in https://github.com/go-asn1-ber/asn1-ber/pull/41
New Contributors
- @LeGEC made their first contribution in https://github.com/go-asn1-ber/asn1-ber/pull/35
- @thierry-f-78 made their first contribution in https://github.com/go-asn1-ber/asn1-ber/pull/37
- @TomSellers made their first contribution in https://github.com/go-asn1-ber/asn1-ber/pull/41
Full Changelog: https://github.com/go-asn1-ber/asn1-ber/compare/v1.5.4...v1.5.5
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.