out with the old (address) in with the new (address)

This commit is contained in:
Renan DelValle 2017-10-12 17:07:43 -07:00
parent 8a4a9bdb8c
commit a1350c6d55
13 changed files with 26 additions and 26 deletions

View file

@ -27,8 +27,8 @@ import (
"git.apache.org/thrift.git/lib/go/thrift"
"github.com/pkg/errors"
"github.com/rdelval/gorealis/gen-go/apache/aurora"
"github.com/rdelval/gorealis/response"
"github.com/paypal/gorealis/gen-go/apache/aurora"
"github.com/paypal/gorealis/response"
)
const VERSION = "1.0.4"