Changing paths to refer to gorealis v2 in order for dependencies to be correct.
This commit is contained in:
parent
acbe9ad9e5
commit
51597ecb32
18 changed files with 57 additions and 26 deletions
|
@ -32,8 +32,8 @@ import (
|
|||
"time"
|
||||
|
||||
"git.apache.org/thrift.git/lib/go/thrift"
|
||||
"github.com/paypal/gorealis/gen-go/apache/aurora"
|
||||
"github.com/paypal/gorealis/response"
|
||||
"github.com/paypal/gorealis/v2/gen-go/apache/aurora"
|
||||
"github.com/paypal/gorealis/v2/response"
|
||||
"github.com/pkg/errors"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue