mirror of https://github.com/gabehf/Koito.git
parent
5537b6fb89
commit
4a0519f01b
@ -0,0 +1,6 @@
|
||||
package migrations
|
||||
|
||||
import "embed"
|
||||
|
||||
//go:embed *.sql
|
||||
var Files embed.FS
|
||||
Loading…
Reference in new issue