From 2db2dfdc392606469108e94ae1221891947d74d7 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sat, 15 Jun 2024 08:00:00 +0800 Subject: go.mod, etc: git.icyphox.sh/legit -> git.sr.ht/~runxiyu/legitrx --- routes/util.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'routes/util.go') diff --git a/routes/util.go b/routes/util.go index 7d444d0..2f636e2 100644 --- a/routes/util.go +++ b/routes/util.go @@ -8,7 +8,7 @@ import ( "path/filepath" "strings" - "git.icyphox.sh/legit/git" + "git.sr.ht/~runxiyu/legitrx/git" ) func isGoModule(gr *git.GitRepo) bool { -- cgit v1.2.3