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

master v1.0.1
Роман Бородин 2022-09-16 13:36:29 +03:00
parent e6be3e03ed
commit 219ddb634f
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/mbk-lab/migrate-template"
template "git.ukamnya.ru/ukamnya/migrate-template"
"github.com/golang-migrate/migrate/v4"
"github.com/golang-migrate/migrate/v4/source"
)