diff options
| author | BiSaXa <1669855+BiSaXa@users.noreply.github.com> | 2022-09-04 01:07:28 +0300 |
|---|---|---|
| committer | BiSaXa <1669855+BiSaXa@users.noreply.github.com> | 2022-09-04 01:07:28 +0300 |
| commit | 4a09f5844cb1649ecbdfec260628285cfcd640ec (patch) | |
| tree | 7d1a4f31d0771467f0ae0db3444d3545fc3fbfe7 /go.mod | |
| download | bitreader-4a09f5844cb1649ecbdfec260628285cfcd640ec.tar.gz bitreader-4a09f5844cb1649ecbdfec260628285cfcd640ec.tar.bz2 bitreader-4a09f5844cb1649ecbdfec260628285cfcd640ec.zip | |
init - first full version
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -0,0 +1,3 @@ | |||
| 1 | module github.com/bisaxa/bitreader | ||
| 2 | |||
| 3 | go 1.19 | ||