move package domain to alin.ovh
1 file changed, 1 insertion(+), 1 deletion(-)
changed files
M routes/handler.go → routes/handler.go
@@ -10,7 +10,7 @@ "github.com/dimfeld/httptreemux/v5" "github.com/fsnotify/fsnotify" - "go.alanpearce.eu/elgit/config" + "alin.ovh/elgit/config" ) // Checks for gitprotocol-http(5) specific smells; if found, passes