bump runner-go dependency

This commit is contained in:
Brad Rydzewski
2019-12-11 13:31:44 -08:00
parent a4675cb5ca
commit 18d4bb5628
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -12,7 +12,7 @@ require (
github.com/drone/drone-go v1.1.1-0.20191119212130-1d2e07e87e79
github.com/drone/drone-runtime v1.1.0
github.com/drone/envsubst v1.0.2
github.com/drone/runner-go v1.5.1-0.20191209224608-17a63102bc1d
github.com/drone/runner-go v1.5.1
github.com/drone/signal v1.0.0
github.com/ghodss/yaml v1.0.0
github.com/golang/mock v1.3.1