don't need to use go:generate anymore as go:embed should provide the same functionality and gets executed at compile time automatically.
don't need to use go:generate anymore as go:embed should provide the same functionality and gets executed at compile time automatically.