vendor: update github.com/gogits/go-gogs-client

pull/3095/merge
Unknwon 2017-06-02 14:26:43 -04:00
parent c69fa18434
commit a1411c36de
No known key found for this signature in database
GPG Key ID: 25B575AE3213B2B3
2 changed files with 6 additions and 3 deletions

View File

@ -27,7 +27,10 @@ type Repository struct {
Description string `json:"description"`
Private bool `json:"private"`
Fork bool `json:"fork"`
Parent *Repository `json:"parent"`
Empty bool `json:"empty"`
Mirror bool `json:"mirror"`
Size int64 `json:"size"`
HTMLURL string `json:"html_url"`
SSHURL string `json:"ssh_url"`
CloneURL string `json:"clone_url"`

6
vendor/vendor.json vendored
View File

@ -189,10 +189,10 @@
"revisionTime": "2017-04-07T00:57:10Z"
},
{
"checksumSHA1": "mMYDXzTNUWg8ZTRhqXEF+7KaSpU=",
"checksumSHA1": "GBfb+meRaVNarQavLB/bzbDoBtY=",
"path": "github.com/gogits/go-gogs-client",
"revision": "9447dded395900409c1d3ad641a2d72502b46282",
"revisionTime": "2017-04-07T22:14:43Z"
"revision": "bbae6af45f087cf346c09a510412c47e7739b15f",
"revisionTime": "2017-06-02T18:25:02Z"
},
{
"checksumSHA1": "p4yoFWgDiTfpu1JYgh26t6+VDTk=",