-
cmd/go: add //go:embed support · golang/go@25d28ec
Final Piece of File Embedding Support Committed to Go — We’ve previously featured stories about Go officially adding support for embedding files in binaries (a.k.a. go:embed) and the code is now landing. This is just a commit to Go core for now, but expect to see more in a future Go release near you!