diff options
author | Christian Stewart | 2023-09-06 14:02:17 -0700 |
---|---|---|
committer | Christian Stewart | 2023-10-16 19:11:43 +0000 |
commit | 791f95b76479eae8812698a1f5f332e25cd36ae3 (patch) | |
tree | 06b9d998d8a1bdec93a51652b1ade3cd15a74596 /internal/syscallcompat/main_test.go | |
parent | 4ef110f1f3dd6308d88e951aa89dc426d32ad6f1 (diff) |
.github: drop unsupported Go versions
According to https://go.dev/doc/devel/release#policy each major Go release is
supported until there are two newer major releases. For example, Go 1.5 was
supported until the Go 1.7 release, and Go 1.6 was supported until the Go 1.8
release. Older releases are not receiving security updates.
Upcoming dependency updates to golang exp packages use newer features like
unsafe.Slice and therefore do not build correctly against Go < 1.19.x.
Drop the older versions and add the newer versions to the ci.
Signed-off-by: Christian Stewart <christian@aperture.us>
Diffstat (limited to 'internal/syscallcompat/main_test.go')
0 files changed, 0 insertions, 0 deletions