Skip to content

Commit 2487362

Browse files
Update Internal Dependencies (#416)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Co-authored-by: mikeland73 <544948+mikeland73@users.noreply.github.com>
1 parent f1bacd4 commit 2487362

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

envsec/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ require (
2222
github.com/samber/lo v1.39.0
2323
github.com/spf13/cobra v1.8.0
2424
go.jetify.com/typeid v1.3.1-0.20240906154819-1fff36d79f37
25-
go.jetpack.io/pkg v0.0.0-20241211173810-4115fb7ff648
25+
go.jetpack.io/pkg v0.0.0-20241211191712-43795d0ef71d
2626
golang.org/x/text v0.14.0
2727
)
2828

envsec/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,8 @@ github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8
141141
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
142142
go.jetify.com/typeid v1.3.1-0.20240906154819-1fff36d79f37 h1:AsKzn6toDT59fjtEahCxp6a+hdZgsLraHRs7ImyGFMU=
143143
go.jetify.com/typeid v1.3.1-0.20240906154819-1fff36d79f37/go.mod h1:Qlbkqu/YQVknz7AhsKUnDJDmOfKR6G/YUiEbxt12PXY=
144-
go.jetpack.io/pkg v0.0.0-20241211173810-4115fb7ff648 h1:sJVG9Nn1VkUmwAshkx9AV8p6PmCR1yZPciah0K0YP2M=
145-
go.jetpack.io/pkg v0.0.0-20241211173810-4115fb7ff648/go.mod h1:m65l3dl6aFQdVdSvAvih73ZEfs9ndbFGnw03RVC2HFU=
144+
go.jetpack.io/pkg v0.0.0-20241211191712-43795d0ef71d h1:I7d2sj5IrNVsrtg0UxcvnJLGfaEcWhFm+c+Vr3ub+0o=
145+
go.jetpack.io/pkg v0.0.0-20241211191712-43795d0ef71d/go.mod h1:m65l3dl6aFQdVdSvAvih73ZEfs9ndbFGnw03RVC2HFU=
146146
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
147147
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc=
148148
golang.org/x/crypto v0.19.0/go.mod h1:Iy9bg/ha4yyC70EfRS8jz+B6ybOBKMaSxLj6P6oBDfU=

0 commit comments

Comments
 (0)