aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorBiSaXa <1669855+BiSaXa@users.noreply.github.com>2022-09-04 01:07:28 +0300
committerBiSaXa <1669855+BiSaXa@users.noreply.github.com>2022-09-04 01:07:28 +0300
commit4a09f5844cb1649ecbdfec260628285cfcd640ec (patch)
tree7d1a4f31d0771467f0ae0db3444d3545fc3fbfe7 /go.mod
downloadbitreader-4a09f5844cb1649ecbdfec260628285cfcd640ec.tar.gz
bitreader-4a09f5844cb1649ecbdfec260628285cfcd640ec.tar.bz2
bitreader-4a09f5844cb1649ecbdfec260628285cfcd640ec.zip
init - first full version
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/go.mod b/go.mod
new file mode 100644
index 0000000..2caf20e
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
1module github.com/bisaxa/bitreader
2
3go 1.19