From 4cbf7b8ee5103fd5dd8d2124c48e95e9ca4bf4ed Mon Sep 17 00:00:00 2001 From: uakci Date: Sat, 26 Nov 2022 10:09:39 +0100 Subject: update domain; go 1.17 -> 1.19 --- bot.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bot.go') diff --git a/bot.go b/bot.go index db36cd6..1dbf68a 100644 --- a/bot.go +++ b/bot.go @@ -17,7 +17,7 @@ import ( "strings" "syscall" - "git.uakci.pl/toaq/nuogai/vietoaq" + "git.uakci.space/toaq/nuogai/vietoaq" md "github.com/JohannesKaufmann/html-to-markdown" "github.com/bwmarrin/discordgo" "github.com/eaburns/toaq/ast" -- cgit v1.2.3