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
@@ -3,7 +3,7 @@ package migrations
import (
"database/sql"
"github.com/pressly/goose"
"github.com/pressly/goose/v3"
)
func init() {