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:
parent
76a8890514
commit
d0ab39a074
1 changed files with 2 additions and 0 deletions
2
go.mod
2
go.mod
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue