Pointing to a forked patch version of thrift using mod while we wait for the fix that will land in 0.14.0.

This commit is contained in:
Renan DelValle 2020-02-18 12:23:21 -08:00
parent 76a8890514
commit d0ab39a074
No known key found for this signature in database
GPG key ID: C240AD6D6F443EC9

2
go.mod
View file

@ -8,3 +8,5 @@ require (
github.com/samuel/go-zookeeper v0.0.0-20171117190445-471cd4e61d7a
github.com/stretchr/testify v1.2.0
)
replace github.com/apache/thrift v0.12.0 => github.com/ridv/thrift v0.12.2