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

@ -13,9 +13,9 @@ import (
"github.com/google/uuid"
"unprism.ru/KRBL/agate/archive"
"unprism.ru/KRBL/agate/hash"
"unprism.ru/KRBL/agate/store"
"gitea.unprism.ru/KRBL/Agate/archive"
"gitea.unprism.ru/KRBL/Agate/hash"
"gitea.unprism.ru/KRBL/Agate/store"
)
type SnapshotManagerData struct {