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

Migrating from Dep to Go Modules #4

Open pallavJha opened 3 years ago

pallavJha commented 3 years ago

This project currently uses Dep for dependency management and it can be updated to use go mod.