switched remote to github.com

This commit is contained in:
2026-04-30 13:58:11 -06:00
parent 820bf4d400
commit f9f31c06bb
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import (
"log"
"net/http"
"gitea.ewpt3ch.dev/ewpt3ch/pkgstash/internal/cache"
"github.com/ewpt3ch/pkgstash/internal/cache"
)
type Server struct {