Skip to content

Commit

Permalink
Update Internal Dependencies (#404)
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 <[email protected]>
  • Loading branch information
github-actions[bot] and mikeland73 authored Oct 25, 2024
1 parent 5495dd4 commit 3ffa8a8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 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-20241025162924-f10fa2908e6a
go.jetpack.io/pkg v0.0.0-20241025195518-152e59e26d5d
golang.org/x/text v0.14.0
)

Expand Down
4 changes: 2 additions & 2 deletions 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-20241025162924-f10fa2908e6a h1:moSDLMJqhUu7BJ8kGrUxZZ/119ra5+CUM/FA08tBtvY=
go.jetpack.io/pkg v0.0.0-20241025162924-f10fa2908e6a/go.mod h1:m65l3dl6aFQdVdSvAvih73ZEfs9ndbFGnw03RVC2HFU=
go.jetpack.io/pkg v0.0.0-20241025195518-152e59e26d5d h1:z/GGViwoVX8rrE8LySyL2HyKiqyopA+4RwRHEVFn/QQ=
go.jetpack.io/pkg v0.0.0-20241025195518-152e59e26d5d/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 3ffa8a8

Please sign in to comment.