Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MSGV additions #1361

Merged
merged 4 commits into from
Jan 13, 2025
Merged

MSGV additions #1361

merged 4 commits into from
Jan 13, 2025

Conversation

deankarn
Copy link
Contributor

@deankarn deankarn commented Jan 13, 2025

Fixes Or Enhances

This adds and documents the MSGV(Minimum Supported Go Version) package details originally being discussed here.

Along with the documentation changes the MSGV was bumped to Go 1.20 to address a security issue and updating to the latest version of github.com/gabriel-vasile/mimetype which increased their MSGV to v1.20 while addressing the same fix.

While here re-ran and updated the benchmarks section for never version of Go.

@deankarn deankarn requested a review from a team as a code owner January 13, 2025 01:48
@coveralls
Copy link

coveralls commented Jan 13, 2025

Coverage Status

coverage: 74.318%. remained the same
when pulling 73545b9 on msgv-changes
into 6c3307e on master.

@deankarn deankarn changed the title MSGV changes MSGV additions Jan 13, 2025
@deankarn deankarn merged commit 2cce309 into master Jan 13, 2025
15 checks passed
@deankarn deankarn deleted the msgv-changes branch January 13, 2025 02:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants