rename to elgit
1 file changed, 1 insertion(+), 1 deletion(-)
changed files
M routes/git.go → routes/git.go
@@ -7,8 +7,8 @@ "log" "net/http" "path/filepath" - "git.icyphox.sh/legit/git/service" securejoin "github.com/cyphar/filepath-securejoin" + "go.alanpearce.eu/elgit/git/service" ) func (d *deps) InfoRefs(w http.ResponseWriter, r *http.Request) {