summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorclsr <clsr@clsr.net>2021-02-05 07:51:11 +0000
committerclsr <clsr@clsr.net>2021-02-05 07:51:11 +0000
commit62ed9f3969e6d38eab9f843c398e97cdb6586329 (patch)
treef6a7e7ffc6bf11fdb6105a3265300378c75e5471 /go.mod
parent7ebd4e0f07481bc4cbc643241a42b486f66c9df2 (diff)
downloadcnp-go-62ed9f3969e6d38eab9f843c398e97cdb6586329.tar.gz
cnp-go-62ed9f3969e6d38eab9f843c398e97cdb6586329.zip
Update tests
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..8e55b66
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module contnet.org/lib/cnp-go
+
+go 1.12