chore: migrate module path to public org
Some checks failed
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
CI / test (push) Has been cancelled
CI / functional (push) Has been cancelled

Move from forgejo.zerova.net/sid/fgj-sid to
forgejo.zerova.net/public/fgj-sid to reflect the new public org.
This commit is contained in:
sid 2026-04-11 10:34:34 -06:00
parent 2e6575c660
commit c2251d9932
22 changed files with 48 additions and 48 deletions

View file

@ -3,7 +3,7 @@ package api
import (
"testing"
"forgejo.zerova.net/sid/fgj-sid/internal/config"
"forgejo.zerova.net/public/fgj-sid/internal/config"
)
func TestClient_Hostname(t *testing.T) {