Skip to content

Commit ae313bd

Browse files
authored
Merge pull request #16 from apache/0.1.0-2412142035.dev
0.1.0 2412142035.dev
2 parents d17c551 + f174506 commit ae313bd

2 files changed

Lines changed: 2 additions & 2 deletions

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

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.0-2412142016.dev
1+
0.1.0-2412142035.dev

0 commit comments

Comments
 (0)