about summary refs log tree commit diff
path: root/go.mod
blob: 87d861f63b8a0c363eeee54cc0fbcaec42661f3c (plain) (blame)
1
2
3
4
5
module github.com/leahneukirchen/htping

go 1.14

require github.com/prometheus/client_golang v1.5.1