File: go.mod

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

go 1.12

require github.com/valyala/fastrand v1.0.0