KohlsTechnology/git2consul-go

Update git2consul to use Go Modules instead of dep

Closed this issue · 0 comments

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