Bump Statuscake deps to support TriggerRate (#13387)

This commit is contained in:
Paul Stack 2017-04-07 16:14:31 +03:00 committed by GitHub
parent 84fca9ec83
commit 2c9c4f3475
2 changed files with 5 additions and 3 deletions

View File

@ -43,6 +43,7 @@ type detailResponse struct {
ProcessingOn string `json:"ProcessingOn"`
DownTimes int `json:"DownTimes,string"`
Sensitive bool `json:"Sensitive"`
TriggerRate int `json:"string,TriggerRate"`
}
func (d *detailResponse) test() *Test {
@ -64,5 +65,6 @@ func (d *detailResponse) test() *Test {
FindString: d.FindString,
DoNotFind: d.DoNotFind,
Port: d.Port,
TriggerRate: d.TriggerRate,
}
}

6
vendor/vendor.json vendored
View File

@ -375,10 +375,10 @@
"revision": "edd0930276e7f1a5f2cf3e7835b5dc42a3217669"
},
{
"checksumSHA1": "oHtkxzPF9DIWqua2uA5MiVFRq+Q=",
"checksumSHA1": "jtSV16UIYcS+MTy2bor1Nd+6tM8=",
"path": "github.com/DreamItGetIT/statuscake",
"revision": "93fe653ce590267167708b20d7f49e0cc7021d99",
"revisionTime": "2017-02-15T23:13:05Z"
"revision": "2eaa583e3badecb05ab0e963ed19f3d7f1a23273",
"revisionTime": "2017-04-07T12:51:49Z"
},
{
"checksumSHA1": "nomT+8bvze/Qmc0tK0r0mwgHV6M=",