Add a few items to gitignore. Change few missed dependencies to point to aurora-scheduler repository. (#3)

This commit is contained in:
Renán I. Del Valle 2020-02-19 12:01:02 -08:00 committed by GitHub
parent 02710e5434
commit 406640c7a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 14 additions and 9 deletions

View file

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