Closed xwjdsh closed 1 year ago
@xwjdsh, thanks for the patch!
We intentionally support Go runtimes older than G 1.17. After 1.18 is GA (which should be in the coming month), maybe we can re-assess since, IIUC, the Go team will drop support for 1.16 at that point (based on their release policy).
In the meantime, let's leave this pull request open and consider merging it after that.
@jhump actually the embed feature added in go1.16, I can change the version of the go.mod
to go.1.16 if you want.
This would need a rebase for conflict
@dragonsinth Updated.
maybe // Add embedded resources bundled in standalone package TOC
?
go1. 17 (released 2021-08-16) @jhump seems reasonable to support go 17, 18, 19 to me.
@jhump seems reasonable to support go 17, 18, 19 to me.
Sure, seems fine to me. I had commented almost a year ago, before 1.18 was released.
Simplify code.