moved packages out of pkg

This commit is contained in:
2026-02-04 18:57:33 +11:00
parent c4a4226647
commit 6a058ab636
24 changed files with 41 additions and 36 deletions

View File

@@ -2,8 +2,8 @@ package nav
import (
"context"
"git.haelnorr.com/h/oslstats/internal/contexts"
"git.haelnorr.com/h/oslstats/internal/db"
"git.haelnorr.com/h/oslstats/pkg/contexts"
)
type ProfileItem struct {