aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Dessaux2021-08-17 17:19:20 +0200
committerJulien Dessaux2021-08-17 17:20:13 +0200
commit2520bada38552eeb533f08d86f04d60ac509777e (patch)
treedd2fcf787a7813c883bb50e5981e3dbe0fe31a8b
parentImproved the readme (diff)
downloadbareos-zabbix-check-2520bada38552eeb533f08d86f04d60ac509777e.tar.gz
bareos-zabbix-check-2520bada38552eeb533f08d86f04d60ac509777e.tar.bz2
bareos-zabbix-check-2520bada38552eeb533f08d86f04d60ac509777e.zip
Go 1.171.4
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 8863b6d..f7ea8af 100644
--- a/go.mod
+++ b/go.mod
@@ -1,5 +1,5 @@
module git.adyxax.org/adyxax/bareos-zabbix-check
-go 1.16
+go 1.17
require github.com/pkg/errors v0.9.1