Commit 2cce309
authored
MSGV additions (#1361)
## Fixes Or Enhances
This adds and documents the MSGV(Minimum Supported Go Version) package
details originally being discussed
[here](#1342).
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.1 parent 6c3307e commit 2cce309
4 files changed
+98
-83
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments