cnabio / cnab-go

A Go implementation of CNAB Core 1.0
MIT License
69 stars 37 forks source link

Use go:embed from Go 1.16 #250

Closed carolynvs closed 2 years ago

carolynvs commented 3 years ago

Now that Go 1.16 supports embedding strings/files, we can drop the dependency of packr and embed natively. This would make Go 1.16 our min Go version though. Let's chat with known adopters and see which version they are using and coordinate when it would be okay to bump our Go version without impacting consumers.

Porter is moving to Go 1.16 to pick up this change as well, so maybe @jlegrone and any others can let us know when it's safe to bump our Go version?

carolynvs commented 2 years ago

This was fixed in 74faa46d952ae2fc93c2174bbaf7d352948a457f