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

@ -16,8 +16,8 @@ package realis_test
import (
"fmt"
"github.com/rdelval/gorealis"
"github.com/rdelval/gorealis/gen-go/apache/aurora"
"github.com/paypal/gorealis"
"github.com/paypal/gorealis/gen-go/apache/aurora"
"github.com/stretchr/testify/assert"
"io/ioutil"
"os"