setup for go modules and remove vendor directory.
@@ -0,0 +1,11 @@
module mikrotik-exporter
go 1.13
require (
github.com/prometheus/client_golang v1.2.1
github.com/prometheus/common v0.7.0
github.com/sirupsen/logrus v1.4.2
gopkg.in/routeros.v2 v2.0.0-20190905230420-1bbf141cdd91
gopkg.in/yaml.v2 v2.2.5
)
The note is not visible to the blocked user.