Migrating from git.apache.org/thrift.git to github.com/apache/thrift
This commit is contained in:
parent
5443a86d12
commit
9aebf09699
6 changed files with 21 additions and 5 deletions
2
task.go
2
task.go
|
@ -18,7 +18,7 @@ import (
|
|||
"encoding/json"
|
||||
"strconv"
|
||||
|
||||
"git.apache.org/thrift.git/lib/go/thrift"
|
||||
"github.com/apache/thrift/lib/go/thrift"
|
||||
"github.com/paypal/gorealis/v2/gen-go/apache/aurora"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue