diff options
| author | BiSaXa <1669855+BiSaXa@users.noreply.github.com> | 2022-08-27 23:26:28 +0300 |
|---|---|---|
| committer | BiSaXa <1669855+BiSaXa@users.noreply.github.com> | 2022-08-27 23:26:28 +0300 |
| commit | 2f9aeb762294fe96606c76c2fefa17a6540639b5 (patch) | |
| tree | c68ae6039dcf3ab338edffecbf2971d0220a444f /go.mod | |
| parent | it's a mess (diff) | |
| download | sdp.go-2f9aeb762294fe96606c76c2fefa17a6540639b5.tar.gz sdp.go-2f9aeb762294fe96606c76c2fefa17a6540639b5.tar.bz2 sdp.go-2f9aeb762294fe96606c76c2fefa17a6540639b5.zip | |
some cleaning
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 0 insertions, 2 deletions
| @@ -1,5 +1,3 @@ | |||
| 1 | module parser | 1 | module parser |
| 2 | 2 | ||
| 3 | go 1.19 | 3 | go 1.19 |
| 4 | |||
| 5 | require github.com/potterxu/bitreader v0.0.2 | ||