tianon / rawdns

a direct, raw DNS interface to the Docker API
https://hub.docker.com/r/tianon/rawdns/
GNU General Public License v3.0
201 stars 24 forks source link

Ditch vendored modules #29

Closed tianon closed 4 years ago

tianon commented 4 years ago

As seen in #28, vendoring is annoying, and Go is pretty good at keeping the downloaded copies consistent.