Added tests to the state package, and reworked the code around that
This commit is contained in:
parent
e7456142a9
commit
bcfaffac24
11 changed files with 407 additions and 120 deletions
2
go.mod
2
go.mod
|
@ -1,3 +1,5 @@
|
|||
module bareos-zabbix-check
|
||||
|
||||
go 1.13
|
||||
|
||||
require github.com/pkg/errors v0.9.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue