add go mod

This commit is contained in:
luhuaei 2023-04-23 11:25:47 +08:00
parent de9fb4a0a6
commit 2c5d8da3c4
2 changed files with 4 additions and 1 deletions

3
src/go.mod Normal file
View File

@ -0,0 +1,3 @@
module zabbix-bench
go 1.20

View File

@ -10,7 +10,7 @@ import (
"sync"
"syscall"
"time"
"zabbix"
"zabbix-bench/zabbix"
)
var (