1
0
Fork 0

chore(deps): updated dependencies

This commit is contained in:
Julien Dessaux 2024-08-22 21:11:57 +02:00
parent b54278599a
commit 7b94643f38
Signed by: adyxax
GPG key ID: F92E51B86E07177E

2
go.mod
View file

@ -1,5 +1,5 @@
module git.adyxax.org/adyxax/bareos-zabbix-check
go 1.22.5
go 1.23.0
require github.com/pkg/errors v0.9.1