Update git2consul to use Go Modules instead of dep
Closed this issue · 0 comments
vinny-sabatini commented
What happens?
When developing git2consul, dep
is used to manage dependencies.
What were you expecting to happen?
Go Modules should be used instead of dep.
Any errors, stacktrace, logs?
N/A