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 --- go.mod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 0ce207c..9bc243f 100644 --- a/go.mod +++ b/go.mod @@ -1,5 +1,5 @@ -module github.com/bisaxa/demoparser +module github.com/pektezol/demoparser go 1.19 -require github.com/bisaxa/bitreader v1.0.1-0.20220907151525-64e0e23b8a0f +require github.com/pektezol/bitreader v1.1.2 -- cgit v1.2.3