]> Cypherpunks.ru repositories - balloon.git/commitdiff
Initial module support v1.0.0
authorSergey Matveev <stargrave@stargrave.org>
Wed, 2 Oct 2019 08:39:06 +0000 (11:39 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Wed, 2 Oct 2019 08:39:06 +0000 (11:39 +0300)
go.mod [new file with mode: 0644]

diff --git a/go.mod b/go.mod
new file mode 100644 (file)
index 0000000..1496b6c
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module go.cypherpunks.ru/balloon
+
+go 1.12