Changing location from where to get thrift bidnings to that it points to github location. Ran go fmt on the entire project.
This commit is contained in:
parent
4408aefaad
commit
3a78e32e27
6 changed files with 16 additions and 18 deletions
|
@ -16,7 +16,7 @@
|
|||
package response
|
||||
|
||||
import (
|
||||
"gen-go/apache/aurora"
|
||||
"github.com/rdelval/gorealis/gen-go/apache/aurora"
|
||||
)
|
||||
|
||||
// Get key from a response created by a StartJobUpdate call
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue