Skip to content

Commit

Permalink
Update Internal Dependencies (#398)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
github-actions[bot] and mikeland73 authored Oct 11, 2024
1 parent 16aee8a commit f83a63f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion envsec/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ require (
github.com/samber/lo v1.39.0
github.com/spf13/cobra v1.8.0
go.jetify.com/typeid v1.3.1-0.20240906154819-1fff36d79f37
go.jetpack.io/pkg v0.0.0-20240815004735-7649b4283d51
go.jetpack.io/pkg v0.0.0-20241011221013-fb2024bf85c3
golang.org/x/text v0.14.0
)

Expand Down
4 changes: 2 additions & 2 deletions envsec/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,8 @@ github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
go.jetify.com/typeid v1.3.1-0.20240906154819-1fff36d79f37 h1:AsKzn6toDT59fjtEahCxp6a+hdZgsLraHRs7ImyGFMU=
go.jetify.com/typeid v1.3.1-0.20240906154819-1fff36d79f37/go.mod h1:Qlbkqu/YQVknz7AhsKUnDJDmOfKR6G/YUiEbxt12PXY=
go.jetpack.io/pkg v0.0.0-20240815004735-7649b4283d51 h1:udl601M1zuLyjqsW4EAJRQ0ruTYq8DXbkcFg27Ydk4I=
go.jetpack.io/pkg v0.0.0-20240815004735-7649b4283d51/go.mod h1:m65l3dl6aFQdVdSvAvih73ZEfs9ndbFGnw03RVC2HFU=
go.jetpack.io/pkg v0.0.0-20241011221013-fb2024bf85c3 h1:OjsIBfil7hIu0UCASL1nR9caxbpFDprCD7pbDJ3xCFo=
go.jetpack.io/pkg v0.0.0-20241011221013-fb2024bf85c3/go.mod h1:m65l3dl6aFQdVdSvAvih73ZEfs9ndbFGnw03RVC2HFU=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc=
golang.org/x/crypto v0.19.0/go.mod h1:Iy9bg/ha4yyC70EfRS8jz+B6ybOBKMaSxLj6P6oBDfU=
Expand Down

0 comments on commit f83a63f

Please sign in to comment.