File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
1212 github.com/pkg/errors v0.8.1
1313 github.com/stretchr/testify v1.4.0
1414 github.com/v3io/v3io-go v0.1.9
15- github.com/v3io/v3io-tsdb v0.10.9
15+ github.com/v3io/v3io-tsdb v0.10.10
1616 github.com/valyala/fasthttp v1.2.0
1717 github.com/xwb1989/sqlparser v0.0.0-20180606152119-120387863bf2
1818 golang.org/x/net v0.0.0-20190311183353-d8887717615a
Original file line number Diff line number Diff line change @@ -71,6 +71,8 @@ github.com/v3io/sqlparser v0.0.0-20190306105200-4d7273501871/go.mod h1:QD2Bo64oy
7171github.com/v3io/v3io-go v0.1.5-0.20200416113214-f1b82b9a8e82 /go.mod h1:D0W1tjsVgcp4xk3ZI2fjKTKaOpYJLewN1BPN0x2osO4 =
7272github.com/v3io/v3io-go v0.1.9 /go.mod h1:5poBlcjZG5TiexRTYI44PE6tHzZz5Z60w+iS899pWtc =
7373github.com/v3io/v3io-tsdb v0.10.9 /go.mod h1:mxCvI+onp7t/L1MUN3kcUuDefilb9Jk3jcXW7Bz1qhU =
74+ github.com/v3io/v3io-tsdb v0.10.10 h1:iXuCkt7twOVMEs5ho86Q6jcowoG/WcWPneJgw4LcHuM =
75+ github.com/v3io/v3io-tsdb v0.10.10 /go.mod h1:zrwE+Kj0uNMh9GffiDcNlms0ly2TPj+3ZDdXcqRIrCc =
7476github.com/valyala/bytebufferpool v1.0.0 /go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyCJ6HpOuEn7z0Csc =
7577github.com/valyala/fasthttp v1.2.0 /go.mod h1:4vX61m6KN+xDduDNwXrhIAVZaZaZiQ1luJk8LWSxF3s =
7678github.com/valyala/tcplisten v0.0.0-20161114210144-ceec8f93295a /go.mod h1:v3UYOV9WzVtRmSR+PDvWpU/qWl4Wa5LApYYX4ZtKbio =
You can’t perform that action at this time.
0 commit comments