From 538e305925b9b04102ef0a4fb7cca19a6c116142 Mon Sep 17 00:00:00 2001 From: Ben Morrison Date: Sat, 20 Jun 2020 02:27:31 -0400 Subject: updating module to live at sourcehut Also moving the 'registry' library into this repo, rather than maintaining them separately. It will still be decoupled, just live in this repository. --- getwtxt.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'getwtxt.go') diff --git a/getwtxt.go b/getwtxt.go index 45d04c3..5e8e52c 100644 --- a/getwtxt.go +++ b/getwtxt.go @@ -19,7 +19,7 @@ along with Getwtxt. If not, see . package main -import "github.com/getwtxt/getwtxt/svc" +import "git.sr.ht/~gbmor/getwtxt/svc" func main() { svc.Start() -- cgit 1.4.1-2-gfad0