Migrating from git.apache.org/thrift.git to github.com/apache/thrift

This commit is contained in:
Renan DelValle 2019-02-19 11:59:34 -08:00
parent 5443a86d12
commit 9aebf09699
No known key found for this signature in database
GPG key ID: C240AD6D6F443EC9
6 changed files with 21 additions and 5 deletions

View file

@ -17,7 +17,7 @@ package realis
import (
"time"
"git.apache.org/thrift.git/lib/go/thrift"
"github.com/apache/thrift/lib/go/thrift"
"github.com/paypal/gorealis/v2/gen-go/apache/aurora"
)