We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I go build my app with go-sqlite3 in linux.but it don't run in alpine container.
backup.go:14:20: fatal error: stdlib.h: No such file or directory compilation terminated.
I don't know why is it.If I use ubuntu environment compiler can run in ubuntu?