project-layout icon indicating copy to clipboard operation
project-layout copied to clipboard

Update project-layout to reflect changes with go:embed

Open ooxi opened this issue 3 years ago • 2 comments
trafficstars

According to this repository, assets should be placed below /assets. However, resources to be embedded with //go:embed cannot refer to this directory (to my knowledge?)

Therefore the project-layout should be updated to reflect this change in Go 1.16

ooxi avatar Mar 27 '22 16:03 ooxi

Just got the same issue.

vn7n24fzkq avatar May 31 '22 10:05 vn7n24fzkq

Having the same issue

ipmanlk avatar Oct 03 '23 12:10 ipmanlk