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

2
job.go
View file

@ -15,7 +15,7 @@
package realis
import (
"github.com/rdelval/gorealis/gen-go/apache/aurora"
"github.com/paypal/gorealis/gen-go/apache/aurora"
"strconv"
)