From 4e71a481884c0c43aea3d0ee695ae68cdec56478 Mon Sep 17 00:00:00 2001 From: BiSaXa <1669855+BiSaXa@users.noreply.github.com> Date: Wed, 7 Sep 2022 19:40:16 +0300 Subject: first rewrite commit using bisaxa/bitreader --- go.mod | 2 ++ 1 file changed, 2 insertions(+) (limited to 'go.mod') diff --git a/go.mod b/go.mod index c8d836c..0ce207c 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,5 @@ module github.com/bisaxa/demoparser go 1.19 + +require github.com/bisaxa/bitreader v1.0.1-0.20220907151525-64e0e23b8a0f -- cgit v1.2.3