Skip to content

Commit f174506

Browse files
committed
update deps
1 parent 7db8f48 commit f174506

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ go 1.22.5
44

55
require (
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

0 commit comments

Comments
 (0)