improve handling of semaphore errors

This commit is contained in:
Brad Rydzewski
2020-09-21 13:20:38 -04:00
parent aac6cf39db
commit 0184632e6e
2 changed files with 5 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.20200915183738-9497cc9f42d2
github.com/drone/runner-go v1.6.1-0.20200921171532-3b4667a1ac54
github.com/drone/signal v1.0.0
github.com/ghodss/yaml v1.0.0
github.com/gogo/protobuf v0.0.0-20170307180453-100ba4e88506 // indirect