chore: upgrade sqlite

This commit is contained in:
sentriz
2022-01-05 13:50:55 +00:00
parent 907c94c595
commit 9c1f9784be
4 changed files with 13 additions and 8 deletions

View File

@@ -18,7 +18,7 @@ import (
"github.com/dustin/go-humanize"
"github.com/gorilla/sessions"
"github.com/oxtoacart/bpool"
"github.com/wader/gormstore"
"github.com/sentriz/gormstore"
"go.senan.xyz/gonic"
"go.senan.xyz/gonic/server/assets"