Upgrade goose

This commit is contained in:
Deluan
2023-04-04 09:57:00 -04:00
parent 7a0df4429e
commit 7847f19c9d
70 changed files with 91 additions and 109 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import (
"database/sql"
"github.com/navidrome/navidrome/log"
"github.com/pressly/goose"
"github.com/pressly/goose/v3"
)
func init() {