File: go.mod

package info (click to toggle)
golang-github-docker-go-metrics 0.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bookworm-proposed-updates, forky, sid, trixie
  • size: 184 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 97 bytes parent folder | download | duplicates (2)
1
2
3
4
5
module github.com/docker/go-metrics

go 1.11

require github.com/prometheus/client_golang v1.1.0