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
@@ -8,7 +8,7 @@ import (
"path/filepath"
"strings"
"gitea.ewpt3ch.dev/ewpt3ch/pkgstash/internal/cache"
"github.com/ewpt3ch/pkgstash/internal/cache"
)
func (s *Server) handlePackage(w http.ResponseWriter, req *http.Request) {