diff options
Diffstat (limited to '')
| -rw-r--r-- | go.mod | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -1,5 +1,5 @@ | |||
| 1 | module github.com/pektezol/demoparser | 1 | module github.com/pektezol/sdp.go |
| 2 | 2 | ||
| 3 | go 1.21.0 | 3 | go 1.22.0 |
| 4 | 4 | ||
| 5 | require github.com/pektezol/bitreader v1.4.3 | 5 | require github.com/pektezol/bitreader v1.4.3 |