Update module github.com/jhillyerd/enmime to v2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/jhillyerd/enmime | require | major |
v1.3.0 -> v2.0.0
|
Release Notes
jhillyerd/enmime (github.com/jhillyerd/enmime)
v2.0.0
What's Changed
- feat: add option to control minimum charset detect length by @jhillyerd in https://github.com/jhillyerd/enmime/pull/343
- fix!: rename mediatype.MediaTypeParseOptions to remove repetition by @jhillyerd in https://github.com/jhillyerd/enmime/pull/344
- chore: bump min go version to 1.20 by @jhillyerd in https://github.com/jhillyerd/enmime/pull/348
- chore: bump go deps by @jhillyerd in https://github.com/jhillyerd/enmime/pull/349
- fix: encoding of
message
content types by @jhillyerd in https://github.com/jhillyerd/enmime/pull/350 - chore!: go mod path to v2 for breaking API changes by @jhillyerd in https://github.com/jhillyerd/enmime/pull/351
- chore!: remove deprecated ParseMediaType func by @jhillyerd in https://github.com/jhillyerd/enmime/pull/352
- chore!: remove deprecated MaxPartErrors global var by @jhillyerd in https://github.com/jhillyerd/enmime/pull/353
- chore!: remove deprecated Error.String method by @jhillyerd in https://github.com/jhillyerd/enmime/pull/354
Full Changelog: https://github.com/jhillyerd/enmime/compare/v1.3.0...v2.0.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.