File: glide.yaml

package info (click to toggle)
prometheus-mongodb-exporter 1.0.0%2Bgit20180522.e755a44-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 668 kB
  • sloc: sh: 65; makefile: 27
file content (10 lines) | stat: -rw-r--r-- 229 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
package: github.com/dcu/mongodb_exporter
import:
- package: github.com/golang/glog
- package: github.com/prometheus/client_golang
  version: v0.8.0
  subpackages:
  - prometheus
- package: gopkg.in/mgo.v2
  subpackages:
  - bson