Skip to content
Snippets Groups Projects
Commit dad2e873 authored by rromanov's avatar rromanov
Browse files

fix linter

parent 35bc6725
No related merge requests found
......@@ -3,6 +3,7 @@ package postgres
import (
"context"
"github.com/golang-migrate/migrate/v4"
"github.com/golang-migrate/migrate/v4/database/postgres"
"github.com/jmoiron/sqlx"
......
......@@ -3,9 +3,9 @@ package version
import (
_ "embed" // embed data processing
"gitlab.mashplace.com/mashplace/backend/common/generic/log"
"gitlab.mashplace.com/mashplace/backend/common/api/health"
"gitlab.mashplace.com/mashplace/backend/common/generic/log"
)
var (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment