diff options
author | Julien Dessaux | 2021-08-17 17:19:20 +0200 |
---|---|---|
committer | Julien Dessaux | 2021-08-17 17:20:13 +0200 |
commit | 2520bada38552eeb533f08d86f04d60ac509777e (patch) | |
tree | dd2fcf787a7813c883bb50e5981e3dbe0fe31a8b | |
parent | Improved the readme (diff) | |
download | bareos-zabbix-check-1.4.tar.gz bareos-zabbix-check-1.4.tar.bz2 bareos-zabbix-check-1.4.zip |
Go 1.171.4
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |