glebarez / sqlite

The pure-Go SQLite driver for GORM
MIT License
615 stars 40 forks source link

Error Occurred After Upgrading to 1.11.0 #142

Open pplmx opened 3 months ago

pplmx commented 3 months ago

Here is the full log

package command-line-arguments
        imports github.com/pplmx/blog-go/cmd
        imports github.com/pplmx/blog-go/internal/db
        imports github.com/glebarez/sqlite
        imports github.com/glebarez/go-sqlite
        imports modernc.org/libc: C source files not allowed when not using cgo or SWIG: libucrt.c

Workgroud

Downgrade to 1.10.0