File: go.mod

package info (click to toggle)
golang-github-grafana-grafana-plugin-model 0.0~git20200514.df1eb6b-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 160 kB
  • sloc: makefile: 14
file content (5 lines) | stat: -rw-r--r-- 105 bytes parent folder | download | duplicates (2)
1
2
3
4
5
module github.com/grafana/grafana-plugin-model/tools

go 1.12

require github.com/golang/protobuf v1.2.0