Add go module

This commit is contained in:
George
2020-01-30 12:24:02 -05:00
parent 7f39330a98
commit aa6e029239
2 changed files with 23 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
module github.com/zhoreeq/meshname
go 1.13
require github.com/miekg/dns v1.1.27 // indirect