mirror of
https://github.com/cunnie/sslip.io.git
synced 2025-10-18 21:44:36 +08:00

We had moved the DNS server to a sub-directory to make room for a sibling application, a small DNS server + small HTTP server. fixes: ``` cannot find package "main.go" in any of: /usr/local/Cellar/go/1.15.6/libexec/src/main.go (from $GOROOT) /Users/cunnie/go/src/main.go (from $GOPATH) ```