chore: replace stonith404 with pocket-id after org migration

This commit is contained in:
Elias Schneider
2025-02-05 18:08:01 +01:00
parent 7350e3486d
commit c6ab2b252c
58 changed files with 192 additions and 160 deletions

View File

@@ -2,7 +2,7 @@ package bootstrap
import (
_ "github.com/golang-migrate/migrate/v4/source/file"
"github.com/stonith404/pocket-id/backend/internal/service"
"github.com/pocket-id/pocket-id/backend/internal/service"
)
func Bootstrap() {