use embed to included inputs

 import "embed"

 //go:embed hello.txt
 var s string
Edited by franckf