Add github function to download assets
- Also refactor to allow getting a tagged version
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
"path/filepath"
|
||||
"strings"
|
||||
|
||||
"github.com/google/go-github/github"
|
||||
"github.com/zachgersh/go-github/github"
|
||||
)
|
||||
|
||||
type OutCommand struct {
|
||||
|
Reference in New Issue
Block a user