(DRON-82) update envsubst to prevent compiler panics

This commit is contained in:
TP Honey
2021-06-16 11:47:20 +01:00
parent d926749258
commit 6dccc313c5
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -16,7 +16,7 @@ require (
github.com/docker/docker v0.0.0-00010101000000-000000000000
github.com/docker/go-connections v0.3.0 // indirect
github.com/drone/drone-go v1.6.0
github.com/drone/envsubst v1.0.2
github.com/drone/envsubst v1.0.3
github.com/drone/runner-go v1.7.0
github.com/drone/signal v1.0.0
github.com/ghodss/yaml v1.0.0