aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 2 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index c8d836c..0ce207c 100644
--- a/go.mod
+++ b/go.mod
@@ -1,3 +1,5 @@
1module github.com/bisaxa/demoparser 1module github.com/bisaxa/demoparser
2 2
3go 1.19 3go 1.19
4
5require github.com/bisaxa/bitreader v1.0.1-0.20220907151525-64e0e23b8a0f