File: go.mod

package info (click to toggle)
golang-github-prometheus-client-model 0.6.2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 204 kB
  • sloc: makefile: 58
file content (5 lines) | stat: -rw-r--r-- 97 bytes parent folder | download
1
2
3
4
5
module github.com/prometheus/client_model

go 1.22.0

require google.golang.org/protobuf v1.36.6