The code of “migrations_gen.go” generated different

Hi,

the code of “migrations_gen.go” generated different.
As shown in the following figure.
The left use “go build cmd/lora-app-server” can not success.
it says "./main.go:217: undefined: migrations.AssetDir
./main.go:475: undefined: static.AssetDir
./main.go:476: undefined: static.AssetInfo
"
But the right one can success.
Does anyone come across this problem?
Thank you!

A post was merged into an existing topic: Compiling the LoRa App Server source-code