Any Go packages using sqlite?

I have a PR that is failing (I think) because a sqlite dependency doesn't support mips*_24kc. Are there any existing examples of a Go package that uses sqlite?

my PR:

go dependency:

Any help appreciated...thank you.

I think this is resolved by using a different sqlite go driver.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.