Add github function to download assets
- Also refactor to allow getting a tagged version
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
. "github.com/onsi/ginkgo"
|
||||
. "github.com/onsi/gomega"
|
||||
|
||||
"github.com/google/go-github/github"
|
||||
"github.com/zachgersh/go-github/github"
|
||||
|
||||
"github.com/concourse/github-release-resource"
|
||||
"github.com/concourse/github-release-resource/fakes"
|
||||
|
Reference in New Issue
Block a user