mirror of
https://github.com/ddworken/hishtory.git
synced 2025-08-09 15:15:08 +02:00
Resume using the modernc.org sqlite driver so it works with CGO_ENABLED=0
This commit is contained in:
@ -26,7 +26,6 @@ import (
|
||||
|
||||
_ "embed" // for embedding config.sh
|
||||
|
||||
// an alternate non-cgo-requiring sqlite driver
|
||||
"gorm.io/gorm"
|
||||
|
||||
"github.com/fatih/color"
|
||||
|
Reference in New Issue
Block a user