whatcanGOwrong
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package main
|
||||
|
||||
import "github.com/golang-migrate/migrate/v4/internal/cli"
|
||||
|
||||
// Deprecated, please use cmd/migrate
|
||||
func main() {
|
||||
cli.Main(Version)
|
||||
}
|
||||
Reference in New Issue
Block a user