update packages
Some checks failed
Build container images / build-image (push) Has been cancelled
Lint / Lint (push) Has been cancelled

updates data and links
This commit is contained in:
Артём Грачёв
2026-03-29 02:56:35 +03:00
parent 20ba251028
commit 1b833124c6
20 changed files with 121 additions and 198 deletions

View File

@@ -1,7 +1,7 @@
package store
import (
"github.com/ngoduykhanh/wireguard-ui/model"
"github.com/gra4art/wireguard-ui/model"
)
type IStore interface {