diff options
Diffstat (limited to '')
-rw-r--r-- | go.mod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -module bareos-zabbix-check +module git.adyxax.org/adyxax/bareos-zabbix-check -go 1.13 +go 1.16 require github.com/pkg/errors v0.9.1 |