gofmt
This commit is contained in:
parent
acaaeb5567
commit
9b05254285
1 changed files with 3 additions and 3 deletions
|
|
@ -448,9 +448,9 @@ type repositoryV3 struct {
|
|||
Owner struct {
|
||||
Login string
|
||||
}
|
||||
Private bool
|
||||
HTMLUrl string `json:"html_url"`
|
||||
Parent *repositoryV3
|
||||
Private bool
|
||||
HTMLUrl string `json:"html_url"`
|
||||
Parent *repositoryV3
|
||||
}
|
||||
|
||||
// ForkRepo forks the repository on GitHub and returns the new repository
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue