File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ go 1.22.5
44
55require (
66 github.com/Masterminds/semver v1.5.0
7+ github.com/a8m/envsubst v1.4.2
78 github.com/apache/openwhisk-client-go v0.0.0-20210311185314-87edc2364717
89 github.com/cenkalti/backoff/v4 v4.3.0
910 github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815
@@ -40,7 +41,6 @@ require (
4041 github.com/Masterminds/sprig v2.22.0+incompatible // indirect
4142 github.com/Microsoft/go-winio v0.6.1 // indirect
4243 github.com/ProtonMail/go-crypto v1.0.0 // indirect
43- github.com/a8m/envsubst v1.4.2 // indirect
4444 github.com/alecthomas/chroma/v2 v2.14.0 // indirect
4545 github.com/alessio/shellescape v1.4.1 // indirect
4646 github.com/cloudflare/circl v1.3.7 // indirect
Original file line number Diff line number Diff line change 1- 0.1.0-2412142016 .dev
1+ 0.1.0-2412142035 .dev
You can’t perform that action at this time.
0 commit comments