fix handling of redirect from asset download
This commit is contained in:
4
vendor/github.com/google/go-github/github/migrations.go
generated
vendored
4
vendor/github.com/google/go-github/github/migrations.go
generated
vendored
@@ -16,9 +16,7 @@ import (
|
||||
// in the GitHub API.
|
||||
//
|
||||
// GitHub API docs: https://developer.github.com/v3/migration/
|
||||
type MigrationService struct {
|
||||
client *Client
|
||||
}
|
||||
type MigrationService service
|
||||
|
||||
// Migration represents a GitHub migration (archival).
|
||||
type Migration struct {
|
||||
|
Reference in New Issue
Block a user