thdwb
thdwb copied to clipboard
can't build
elrut@linuzzzz:~/thdwb$ make
assets/icons.go:3:8: package embed is not in GOROOT (/usr/lib/go-1.15/src/embed) make: *** [Makefile:11: run] Error 1
how should i fix it
It looks like you are using Go 1.15. You must update your local Go version to Go >= 1.16
build the project.