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:
Renan DelValle 2016-09-19 15:34:56 -04:00
parent 4408aefaad
commit 3a78e32e27
6 changed files with 16 additions and 18 deletions

View file

@ -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