Adding support for communicating with Aurora using TLS.

This commit is contained in:
Renan DelValle 2018-04-26 15:15:42 -07:00
parent 72692b5dd7
commit f4d86536c3
No known key found for this signature in database
GPG key ID: C240AD6D6F443EC9
3 changed files with 21 additions and 6 deletions

View file

@ -2,7 +2,7 @@ required = ["git.apache.org/thrift.git/lib/go/thrift"]
[[constraint]]
name = "github.com/paypal/gorealis"
revision = "94e7c878b4e54385b6fbbb7b0c1ce5a82865af2b"
branch = "develop"
[[constraint]]
name = "github.com/spf13/cobra"