From b8c9cdc9996706047b605fcb179161a678fcb8db Mon Sep 17 00:00:00 2001 From: Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> Date: Sun, 6 Nov 2022 17:27:56 +0300 Subject: changed github username + other stuff that i don't remember --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.go') diff --git a/main.go b/main.go index 8def33d..4aa7fd1 100644 --- a/main.go +++ b/main.go @@ -6,7 +6,7 @@ import ( "log" "os" - "github.com/bisaxa/demoparser/messages" + "github.com/pektezol/demoparser/messages" ) func main() { -- cgit v1.2.3