Skip to content

Commit

Permalink
Update Internal Dependencies (#379)
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: loreto <279789+loreto@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and loreto authored Sep 6, 2024
1 parent 23548a7 commit 4c2ce40
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 @@ -21,7 +21,7 @@ require (
github.com/pkg/errors v0.9.1
github.com/samber/lo v1.39.0
github.com/spf13/cobra v1.8.0
go.jetify.com/typeid v1.3.1-0.20240815004735-a6a42f083c96
go.jetify.com/typeid v1.3.1-0.20240906154819-1fff36d79f37
go.jetpack.io/pkg v0.0.0-20240815004735-7649b4283d51
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 @@ -139,8 +139,8 @@ github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
go.jetify.com/typeid v1.3.1-0.20240815004735-a6a42f083c96 h1:OyZq9ftllpKtDs5+WmOJG8WGEvyevW/HLkXwmylkkfc=
go.jetify.com/typeid v1.3.1-0.20240815004735-a6a42f083c96/go.mod h1:Qlbkqu/YQVknz7AhsKUnDJDmOfKR6G/YUiEbxt12PXY=
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=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
Expand Down

0 comments on commit 4c2ce40

Please sign in to comment.