Upgrading dependencies

This commit is contained in:
Renan DelValle 2018-11-27 18:44:33 -08:00
parent 366599fb80
commit cec9c001fb
No known key found for this signature in database
GPG key ID: C240AD6D6F443EC9
2 changed files with 21 additions and 6 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"
branch = "0.12.0"
[[constraint]]
name = "github.com/pkg/errors"