|
module myschools.me/suguo/ble-ibeacon
|
|
|
|
go 1.17
|
|
|
|
require (
|
|
github.com/influxdata/influxdb v1.9.5
|
|
github.com/paypal/gatt v0.0.0-20151011220935-4ae819d591cf
|
|
gorm.io/gorm v1.22.4
|
|
)
|
|
|
|
require (
|
|
github.com/jinzhu/inflection v1.0.0 // indirect
|
|
github.com/jinzhu/now v1.1.3 // indirect
|
|
)
|