add users table migrations. Need to install goose into migrator
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
module migrator
|
||||
|
||||
go 1.22.5
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
module migrator
|
||||
|
||||
go 1.22.5
|
||||