update runner-go module

This commit is contained in:
Brad Rydzewski
2020-01-30 23:49:13 -08:00
parent 754c8d44a7
commit 8ad796ad1e
4 changed files with 19 additions and 3 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.2-0.20200124215921-f271a4bb2c27
github.com/drone/runner-go v1.5.2-0.20200131074319-316bd38dda3b
github.com/drone/signal v1.0.0
github.com/ghodss/yaml v1.0.0
github.com/golang/mock v1.3.1