From ca7168e5fd58e7060cb41b679cc6284dcac42a06 Mon Sep 17 00:00:00 2001 From: Emile Date: Thu, 20 Oct 2022 00:23:00 +0200 Subject: removed the darknebu.la artifacts --- src/main.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/main.go') diff --git a/src/main.go b/src/main.go index 5fbd2e9..674e38c 100644 --- a/src/main.go +++ b/src/main.go @@ -8,8 +8,8 @@ import ( "strings" "syscall" - "git.darknebu.la/emile/faila/src/http" - "git.darknebu.la/emile/faila/src/structs" + "git.sr.ht/~hanemile/faila/src/http" + "git.sr.ht/~hanemile/faila/src/structs" "github.com/sirupsen/logrus" "github.com/spf13/viper" ) -- cgit 1.4.1