mirror of
https://github.com/go-gitea/gitea.git
synced 2025-11-05 21:35:59 +01:00
Update vendor of code.gitea.io/sdk/gitea
This commit is contained in:
1
vendor/code.gitea.io/sdk/gitea/repo.go
generated
vendored
1
vendor/code.gitea.io/sdk/gitea/repo.go
generated
vendored
@@ -27,6 +27,7 @@ type Repository struct {
|
||||
Description string `json:"description"`
|
||||
Private bool `json:"private"`
|
||||
Fork bool `json:"fork"`
|
||||
Mirror bool `json:"mirror"`
|
||||
HTMLURL string `json:"html_url"`
|
||||
SSHURL string `json:"ssh_url"`
|
||||
CloneURL string `json:"clone_url"`
|
||||
|
||||
Reference in New Issue
Block a user