aboutsummaryrefslogtreecommitdiff
path: root/go.mod
blob: 2a4b307c9e3e540db51464833f8c59af06d0a7d2 (plain)
1
2
3
4
5
module git.adyxax.org/adyxax/bareos-zabbix-check

go 1.22.1

require github.com/pkg/errors v0.9.1