upgrade sqlite3

This commit is contained in:
sentriz
2020-04-25 01:55:46 +01:00
parent 13427e77d2
commit f52ce807af
40 changed files with 48 additions and 129 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ import (
"github.com/faiface/beep/mp3"
"github.com/faiface/beep/speaker"
"go.senan.xyz/gonic/db"
"go.senan.xyz/gonic/server/db"
"go.senan.xyz/gonic/server/ctrlsubsonic/spec"
)