mirror of
https://git.hackfreedom.org/mesh.cat/meshname.git
synced 2026-05-22 06:22:32 +00:00
9 lines
118 B
Modula-2
9 lines
118 B
Modula-2
module github.com/zhoreeq/meshname
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/gologme/log v1.2.0
|
|
github.com/miekg/dns v1.1.27
|
|
)
|