openmohan / lightdns

A basic DNS Server (Work in progres)
https://medium.com/@openmohan/dns-basics-and-building-simple-dns-server-in-go-6cb8e1cfe461
MIT License
44 stars 8 forks source link

migrate to go modules #3

Open pallavJha opened 3 years ago

pallavJha commented 3 years ago

This PR migrates the repo from Dep to Go Modules.

Fixes #4