Godeps.json 145 B

123456789
  1. {
  2. "ImportPath": "github.com/grafana/grafana/pkg",
  3. "GoVersion": "go1.6",
  4. "GodepVersion": "v60",
  5. "Packages": [
  6. "./pkg/..."
  7. ],
  8. "Deps": []
  9. }