Updating dep dependencies to include Thrift 0.12.0 fromgithub.com

This commit is contained in:
Renan DelValle 2019-02-13 13:07:34 -08:00
parent 1e7e73cd38
commit 112dad34d4
No known key found for this signature in database
GPG key ID: C240AD6D6F443EC9
2 changed files with 28 additions and 9 deletions

View file

@ -1,7 +1,6 @@
[[constraint]]
name = "git.apache.org/thrift.git"
branch = "0.10.0-http-client-fix"
source = "github.com/rdelval/thrift"
name = "github.com/apache/thrift"
version = "0.12.0"
[[constraint]]
name = "github.com/pkg/errors"