diff options
| author | BiSaXa <1669855+BiSaXa@users.noreply.github.com> | 2022-08-29 03:21:51 +0300 |
|---|---|---|
| committer | Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> | 2023-09-16 21:39:35 +0300 |
| commit | de673b3264c68926c693e3714c70761a3bcedf1c (patch) | |
| tree | 3bc2802187e63391c4abde602a70a19a76615727 /go.mod | |
| parent | new readme badges (diff) | |
| download | sdp.go-de673b3264c68926c693e3714c70761a3bcedf1c.tar.gz sdp.go-de673b3264c68926c693e3714c70761a3bcedf1c.tar.bz2 sdp.go-de673b3264c68926c693e3714c70761a3bcedf1c.zip | |
janky bitreader, usercmdinfo almost finished
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 0 insertions, 2 deletions
| @@ -1,5 +1,3 @@ | |||
| 1 | module github.com/bisaxa/demoparser | 1 | module github.com/bisaxa/demoparser |
| 2 | 2 | ||
| 3 | go 1.19 | 3 | go 1.19 |
| 4 | |||
| 5 | require github.com/32bitkid/bitreader v1.0.1 | ||