aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorArda Serdar Pektezol <1669855+pektezol@users.noreply.github.com>2022-11-06 17:27:56 +0300
committerArda Serdar Pektezol <1669855+pektezol@users.noreply.github.com>2023-09-16 21:39:36 +0300
commitb8c9cdc9996706047b605fcb179161a678fcb8db (patch)
tree9e8b7b345e8e9a6533ed4e1a7257b78f5f01ec8d /go.mod
parentclass parses and other stuff (diff)
downloadsdp.go-b8c9cdc9996706047b605fcb179161a678fcb8db.tar.gz
sdp.go-b8c9cdc9996706047b605fcb179161a678fcb8db.tar.bz2
sdp.go-b8c9cdc9996706047b605fcb179161a678fcb8db.zip
changed github username + other stuff that i don't remember
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 0ce207c..9bc243f 100644
--- a/go.mod
+++ b/go.mod
@@ -1,5 +1,5 @@
1module github.com/bisaxa/demoparser 1module github.com/pektezol/demoparser
2 2
3go 1.19 3go 1.19
4 4
5require github.com/bisaxa/bitreader v1.0.1-0.20220907151525-64e0e23b8a0f 5require github.com/pektezol/bitreader v1.1.2