Ali Kristoffer Njie
Results
1
issues of
Ali Kristoffer Njie
### Description I have a `main_darwin.go` and a `main_windows.go` that embeds different files. The embed looks like this for Windows ```go package main import "embed" //go:embed build/windows.txt var myFiles embed.FS...
Bug
awaiting feedback