File: go.mod

package info (click to toggle)
golang-github-prometheus-community-pro-bing 0.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 316 kB
  • sloc: makefile: 30
file content (11 lines) | stat: -rw-r--r-- 202 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
module github.com/prometheus-community/pro-bing

go 1.23.0

require (
	github.com/google/uuid v1.6.0
	golang.org/x/net v0.38.0
	golang.org/x/sync v0.13.0
)

require golang.org/x/sys v0.31.0 // indirect