File: go.mod

package info (click to toggle)
golang-github-victoriametrics-metrics 1.23.0%2Bds1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 272 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.2.0

go 1.15