1
0
mirror of https://github.com/drone/drone-cli.git synced 2026-01-15 15:31:33 +01:00

drone-go vendor update

This commit is contained in:
Joachim Hill-Grannec 2017-08-12 21:48:07 -07:00
parent a9694868ea
commit 0d8a8fb8ce
2 changed files with 13 additions and 13 deletions

@ -37,16 +37,16 @@ type (
// RepoPatch defines a repository patch request.
RepoPatch struct {
Config *string `json:"config_file,omitempty"`
IsTrusted *bool `json:"trusted,omitempty"`
IsGated *bool `json:"gated,omitempty"`
Timeout *int64 `json:"timeout,omitempty"`
Visibility *string `json:"visibility"`
AllowPull *bool `json:"allow_pr,omitempty"`
AllowPush *bool `json:"allow_push,omitempty"`
AllowDeploy *bool `json:"allow_deploy,omitempty"`
AllowTag *bool `json:"allow_tag,omitempty"`
BuildCounter *int `json:"build_counter,omitempty"`
Config *string `json:"config_file,omitempty"`
IsTrusted *bool `json:"trusted,omitempty"`
IsGated *bool `json:"gated,omitempty"`
Timeout *int64 `json:"timeout,omitempty"`
Visibility *string `json:"visibility"`
AllowPull *bool `json:"allow_pr,omitempty"`
AllowPush *bool `json:"allow_push,omitempty"`
AllowDeploy *bool `json:"allow_deploy,omitempty"`
AllowTag *bool `json:"allow_tag,omitempty"`
BuildCounter *int `json:"build_counter,omitempty"`
}
// Build defines a build object.

6
vendor/vendor.json vendored

@ -273,10 +273,10 @@
"revisionTime": "2017-05-14T17:21:45Z"
},
{
"checksumSHA1": "qLAnM1gmgrZfYrGCNE+nKYFrJAY=",
"checksumSHA1": "b7aKujxkg1kYWPvSrHFKNRC3MWU=",
"path": "github.com/drone/drone-go/drone",
"revision": "327c9594f784216a651dbaed30731600e496dd4e",
"revisionTime": "2017-08-01T19:17:01Z"
"revision": "b78c6c108686d1fb224c3d9e44c33addd129bd8b",
"revisionTime": "2017-08-13T04:37:16Z"
},
{
"checksumSHA1": "pjMV8mwWcQ0Kk9cbLWweTGiqYPk=",