Add a few items to gitignore. Change few missed dependencies to point to aurora-scheduler repository. (#3)
This commit is contained in:
parent
02710e5434
commit
406640c7a9
5 changed files with 14 additions and 9 deletions
|
@ -18,7 +18,7 @@ package response
|
|||
import (
|
||||
"bytes"
|
||||
|
||||
"github.com/paypal/gorealis/v2/gen-go/apache/aurora"
|
||||
"github.com/aurora-scheduler/gorealis/v2/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