bump runner-go version

This commit is contained in:
Brad Rydzewski
2020-01-24 16:25:41 -08:00
parent 23a701cd1d
commit 4168cf0fd2
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
github.com/drone/runner-go v1.5.2-0.20200124215921-f271a4bb2c27
github.com/drone/signal v1.0.0
github.com/ghodss/yaml v1.0.0
github.com/golang/mock v1.3.1