File: go.mod

package info (click to toggle)
golang-github-m3db-prometheus-client-model 0.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 140 kB
  • sloc: makefile: 57
file content (5 lines) | stat: -rw-r--r-- 98 bytes parent folder | download
1
2
3
4
5
module github.com/m3db/prometheus_client_model

go 1.9

require github.com/golang/protobuf v1.3.5