2019-08-06 00:54:55 +00:00
|
|
|
module git.loafle.net/outsourcing/kiast-drone-collector
|
|
|
|
|
|
|
|
go 1.12
|
2019-08-09 05:06:04 +00:00
|
|
|
|
|
|
|
require (
|
|
|
|
github.com/influxdata/influxdb1-client v0.0.0-20190402204710-8ff2fc3824fc
|
|
|
|
github.com/stretchr/testify v1.3.0 // indirect
|
|
|
|
github.com/vjeantet/jodaTime v0.0.0-20170816150230-be924ce213fb
|
|
|
|
)
|