lint: run make fmt

This commit is contained in:
2024-12-28 12:02:20 +03:00
parent df87bfcc63
commit cfb3764412
31 changed files with 219 additions and 194 deletions

View File

@ -28,10 +28,11 @@ import (
"sync"
"github.com/jmoiron/sqlx"
"plemya-x.ru/alr/internal/config"
"plemya-x.ru/alr/pkg/loggerctx"
"golang.org/x/exp/slices"
"modernc.org/sqlite"
"plemya-x.ru/alr/internal/config"
"plemya-x.ru/alr/pkg/loggerctx"
)
// CurrentVersion is the current version of the database.