fix unit tests

This commit is contained in:
Brad Rydzewski
2019-12-09 14:07:24 -08:00
parent 2e48cd1b3b
commit f746e00e7c
4 changed files with 11 additions and 9 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.4.1-0.20191206210533-80bb9688cb0c
github.com/drone/runner-go v1.5.0
github.com/drone/signal v1.0.0
github.com/ghodss/yaml v1.0.0
github.com/golang/mock v1.3.1