italia/publiccode-parser-go

Use go:embed instead of go-bindata

Closed this issue · 2 comments

Support to embed files was added natively in Go 1.16 with go:embed, we should drop go-bindata in favor of it.

Hello,
I have created a PR, let me know if I need to change anything.

@Ph0tonic Going to review it ASAP, thanks! 🙏