added support for environment extesion v2 protocol
This commit is contained in:
4
go.mod
4
go.mod
@@ -9,10 +9,10 @@ require (
|
||||
github.com/buildkite/yaml v2.1.0+incompatible
|
||||
github.com/dchest/uniuri v0.0.0-20160212164326-8902c56451e9
|
||||
github.com/docker/distribution v2.7.1+incompatible
|
||||
github.com/drone/drone-go v1.1.1-0.20191119212130-1d2e07e87e79
|
||||
github.com/drone/drone-go v1.2.1-0.20200326064413-195394da1018
|
||||
github.com/drone/drone-runtime v1.1.0
|
||||
github.com/drone/envsubst v1.0.2
|
||||
github.com/drone/runner-go v1.5.2-0.20200324211225-4453e4fd8d36
|
||||
github.com/drone/runner-go v1.6.1-0.20200326064521-a238edf7e8d1
|
||||
github.com/drone/signal v1.0.0
|
||||
github.com/ghodss/yaml v1.0.0
|
||||
github.com/golang/mock v1.3.1
|
||||
|
||||
Reference in New Issue
Block a user