update runner-go to include invalid http response code fix

This commit is contained in:
Brad Rydzewski
2020-10-08 16:00:28 -04:00
parent ce4a8ea66c
commit 67e6ccef43
3 changed files with 7 additions and 1 deletions

2
go.mod
View File

@@ -17,7 +17,7 @@ require (
github.com/docker/go-connections v0.3.0 // indirect
github.com/drone/drone-go v1.2.1-0.20200326064413-195394da1018
github.com/drone/envsubst v1.0.2
github.com/drone/runner-go v1.6.1-0.20200921171532-3b4667a1ac54
github.com/drone/runner-go v1.6.1-0.20201008195716-df774e029a03
github.com/drone/signal v1.0.0
github.com/ghodss/yaml v1.0.0
github.com/gogo/protobuf v0.0.0-20170307180453-100ba4e88506 // indirect