about summary refs log tree commit diff
path: root/src/http/go.mod
diff options
context:
space:
mode:
authorEmile <git@emile.space>2022-10-20 00:23:00 +0200
committerEmile <git@emile.space>2022-10-20 00:23:00 +0200
commitca7168e5fd58e7060cb41b679cc6284dcac42a06 (patch)
tree1f3bccd2a3cf93d98fde3b9dd2d3807a3080b7b8 /src/http/go.mod
parent3ea5a0c3111365fe8fff1b0bd5121012901a1af5 (diff)
removed the darknebu.la artifacts HEAD main
Diffstat (limited to 'src/http/go.mod')
-rw-r--r--src/http/go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/http/go.mod b/src/http/go.mod
index 2ebe99f..1b438a5 100644
--- a/src/http/go.mod
+++ b/src/http/go.mod
@@ -1,3 +1,3 @@
-module git.darknebu.la/emile/faila/src/http
+module git.sr.ht/~hanemile/faila/src/http
 
 go 1.13