Изменил(а) на 'README.md'

This commit is contained in:
Роман Бородин 2022-08-17 14:39:00 +03:00
parent 7249113a44
commit 374cc6e7ee
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ migrate-template a wrapper for migration sources of library [golang-migrate/migr
```go
import (
template "github.com/FindMyKids/migrate-template"
template "github.com/mbk-lab/migrate-template"
"github.com/golang-migrate/migrate/v4"
"github.com/golang-migrate/migrate/v4/source"
)