Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Commit 43e813b

Browse files
committed
Update envsec
1 parent f6bfe45 commit 43e813b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ require (
3636
github.com/spf13/pflag v1.0.5
3737
github.com/stern/stern v1.24.0
3838
github.com/stretchr/testify v1.8.4
39-
go.jetpack.io/envsec v0.0.7-0.20231011000253-d45638478a67
39+
go.jetpack.io/envsec v0.0.7-0.20231011155224-77631d20ef09
4040
golang.org/x/crypto v0.14.0
4141
golang.org/x/exp v0.0.0-20231006140011-7918f672742d
4242
golang.org/x/mod v0.13.0

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -815,6 +815,8 @@ go.etcd.io/etcd/client/pkg/v3 v3.5.0/go.mod h1:IJHfcCEKxYu1Os13ZdwCwIUTUVGYTSAM3
815815
go.etcd.io/etcd/client/v2 v2.305.0/go.mod h1:h9puh54ZTgAKtEbut2oe9P4L/oqKCVB6xsXlzd7alYQ=
816816
go.jetpack.io/envsec v0.0.7-0.20231011000253-d45638478a67 h1:BQrg449c+6Z2fPs/XqWBDrc293974ZarUY3BWMbAiX8=
817817
go.jetpack.io/envsec v0.0.7-0.20231011000253-d45638478a67/go.mod h1:zNb95BJk6arAGzIbePlqN/1V6uHotnDn89uMFWSFvIo=
818+
go.jetpack.io/envsec v0.0.7-0.20231011155224-77631d20ef09 h1:aj7/QBR81tDrR8587B9LO2cVyAzx79LMbbZHXF3RkXs=
819+
go.jetpack.io/envsec v0.0.7-0.20231011155224-77631d20ef09/go.mod h1:zNb95BJk6arAGzIbePlqN/1V6uHotnDn89uMFWSFvIo=
818820
go.jetpack.io/pkg v0.0.0-20231002215645-9afeb0623fd3 h1:aMydtVCHn7dfotOyV41VAxX5b5OOsCc4TxOXwDt38Yw=
819821
go.jetpack.io/pkg v0.0.0-20231002215645-9afeb0623fd3/go.mod h1:iaf3e/aENp5luwYFlfCxj+GsiwqHagbvRAY3bIdEgGA=
820822
go.jetpack.io/typeid v0.1.0 h1:suTmjNR3y2em2gCTG06agFfcACm3+zuxfziMUk5UXnw=

0 commit comments

Comments
 (0)