UnnoTed / fileb0x

a better customizable tool to embed files in go; also update embedded files remotely without restarting the server
MIT License
634 stars 53 forks source link

windows compile it got error #59

Open runsys opened 3 years ago

runsys commented 3 years ago

github.com/UnnoTed/fileb0x/custom

custom\custom.go:58:31: cannot use customFile (type string) as type fs.FS in argument to doublestar.Glob: string does not implement fs.FS (missing Open method)