diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -1,5 +1,5 @@ | |||
| 1 | module github.com/bisaxa/demoparser | 1 | module github.com/pektezol/demoparser |
| 2 | 2 | ||
| 3 | go 1.19 | 3 | go 1.19 |
| 4 | 4 | ||
| 5 | require github.com/bisaxa/bitreader v1.0.1-0.20220907151525-64e0e23b8a0f | 5 | require github.com/pektezol/bitreader v1.1.2 |