Skip to content

Commit

Permalink
[deps] Update internal dependenceis (#371)
Browse files Browse the repository at this point in the history
## Summary

TSIA

## How was it tested?
  • Loading branch information
mikeland73 authored Aug 23, 2024
1 parent 03cf7a7 commit 23548a7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ 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.20240813161246-5faf9c6b30e5
go.jetpack.io/pkg v0.0.0-20240815004350-bc8b688bc695
go.jetify.com/typeid v1.3.1-0.20240815004735-a6a42f083c96
go.jetpack.io/pkg v0.0.0-20240815004735-7649b4283d51
golang.org/x/text v0.14.0
)

Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -139,10 +139,10 @@ 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.20240813161246-5faf9c6b30e5 h1:foRrN/o6Ah3MQ/b6Nn2xBT0ApG0/r7I7JZ6dJXNX9js=
go.jetify.com/typeid v1.3.1-0.20240813161246-5faf9c6b30e5/go.mod h1:Qlbkqu/YQVknz7AhsKUnDJDmOfKR6G/YUiEbxt12PXY=
go.jetpack.io/pkg v0.0.0-20240815004350-bc8b688bc695 h1:CcnalTowMBgiW5TdXEnyZRj+K5aP6FxwNd5t74eNIAA=
go.jetpack.io/pkg v0.0.0-20240815004350-bc8b688bc695/go.mod h1:m65l3dl6aFQdVdSvAvih73ZEfs9ndbFGnw03RVC2HFU=
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.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=
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 23548a7

Please sign in to comment.