File: go.mod

package info (click to toggle)
golang-github-victoriametrics-metrics 1.13.1%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 236 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 96 bytes parent folder | download
1
2
3
4
5
module github.com/VictoriaMetrics/metrics

require github.com/valyala/histogram v1.1.2

go 1.12