feat: use unique machine ID for reporting GA

This commit is contained in:
debugtalk
2021-11-26 16:09:34 +08:00
parent 3a62c7e6a8
commit ae4068edbc
4 changed files with 16 additions and 6 deletions

1
go.mod
View File

@@ -3,6 +3,7 @@ module github.com/httprunner/hrp
go 1.16
require (
github.com/denisbrodbeck/machineid v1.0.1
github.com/getsentry/sentry-go v0.11.0
github.com/go-ole/go-ole v1.2.6 // indirect
github.com/google/uuid v1.3.0