TIL: Turso’s go-libsql & Build Constraints Error
I was setting up a new Linux development environment and got the below error whenever I ran ‘go build’:
github.com/tursodatabase/go-libsql:
build constraints exclude all Go
files in [directory]
Continue Reading