Updated package name

This commit is contained in:
2025-05-08 11:32:21 +03:00
parent 13744f0500
commit 9d04f43104
16 changed files with 30 additions and 30 deletions

View File

@ -7,8 +7,8 @@ import (
"os"
"path/filepath"
"unprism.ru/KRBL/agate"
"unprism.ru/KRBL/agate/stores"
"gitea.unprism.ru/KRBL/Agate"
"gitea.unprism.ru/KRBL/Agate/stores"
)
func main() {