newrelic / nri-network-telemetry

Network Telemetry Integration for New Relic
Apache License 2.0
1 stars 5 forks source link

Migrate to Go Modules #4

Closed jthurman42 closed 5 years ago

jthurman42 commented 5 years ago

Previously this repo used dep for management, which has been problematic. Migrate to modules, and some dependency cleanup in the process.