Chore: project rename

This commit is contained in:
Grail Finder
2025-06-13 17:21:19 +03:00
parent 60d62773b8
commit 4d45a886d2
13 changed files with 29 additions and 28 deletions

View File

@ -1,10 +1,10 @@
package handlers
import (
"golias/broker"
"golias/config"
"golias/models"
"golias/pkg/cache"
"gralias/broker"
"gralias/config"
"gralias/models"
"gralias/pkg/cache"
"html/template"
"log/slog"
"net/http"