parent
e6be3e03ed
commit
219ddb634f
|
@ -9,7 +9,7 @@ migrate-template a wrapper for migration sources of library [golang-migrate/migr
|
||||||
```go
|
```go
|
||||||
|
|
||||||
import (
|
import (
|
||||||
template "github.com/mbk-lab/migrate-template"
|
template "git.ukamnya.ru/ukamnya/migrate-template"
|
||||||
"github.com/golang-migrate/migrate/v4"
|
"github.com/golang-migrate/migrate/v4"
|
||||||
"github.com/golang-migrate/migrate/v4/source"
|
"github.com/golang-migrate/migrate/v4/source"
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue