go.mod | 3 +++ diff --git a/go.mod b/go.mod new file mode 100644 index 0000000000000000000000000000000000000000..ea47d93980c1c40d13f6c8e90c98d5331ef78fa89bf292f2717e28b2f4055ea3 --- /dev/null +++ b/go.mod @@ -0,0 +1,3 @@ +module go.cypherpunks.ru/netstring + +go 1.12