Fix missing import

This commit is contained in:
Jonathan Leroy
2026-05-15 09:28:52 +02:00
parent e0f362c14e
commit e78f68221d
+2
View File
@@ -1,6 +1,8 @@
package migrations
import (
"fmt"
"github.com/jmoiron/sqlx"
"github.com/knadh/koanf/v2"
"github.com/knadh/stuffbin"