diff options
author | Julien Dessaux | 2024-11-23 00:09:05 +0100 |
---|---|---|
committer | Julien Dessaux | 2024-11-23 00:09:05 +0100 |
commit | a5092e6ac961d7dd50116e5f00008335d9a3270a (patch) | |
tree | 0d2670daf4d27004292de27c6a05399325f19a82 | |
parent | chore(deps): updated dependencies (diff) | |
download | bareos-zabbix-check-a5092e6ac961d7dd50116e5f00008335d9a3270a.tar.gz bareos-zabbix-check-a5092e6ac961d7dd50116e5f00008335d9a3270a.tar.bz2 bareos-zabbix-check-a5092e6ac961d7dd50116e5f00008335d9a3270a.zip |
-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.23.0 +go 1.23.3 require github.com/pkg/errors v0.9.1 |