module git.ocjtech.us/jeff/ble-sensors go 1.14 require ( github.com/go-ble/ble v0.0.0-20200407180624-067514cd6e24 github.com/influxdata/influxdb-client-go v1.4.0 github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d // indirect github.com/pkg/errors v0.9.1 github.com/spf13/cobra v1.0.0 github.com/spf13/viper v1.7.1 go.uber.org/zap v1.15.0 golang.org/x/net v0.0.0-20200707034311-ab3426394381 // indirect )