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

go 1.23.3

require github.com/pkg/errors v0.9.1