glide setup and dependencies addition

This commit is contained in:
Steve Brunton
2017-08-27 23:27:11 -04:00
commit b0e0be5688
74 changed files with 11533 additions and 0 deletions

5
glide.yaml Normal file
View File

@@ -0,0 +1,5 @@
package: github.com/nshttpd/prometheus-mikrotik
import:
- package: github.com/prometheus/client_golang
version: v0.8.0
- package: gopkg.in/routeros.v2