Skip to content

Commit

Permalink
Update Internal Dependencies (#353)
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 Jul 23, 2024
1 parent fdc2c3c commit 6d266fc
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.2.1-0.20240604165525-f81dd7018dac
go.jetify.com/typeid v1.2.1-0.20240723202601-bd6a65c36c01
go.jetpack.io/pkg v0.0.0-20240625214343-5582d7d229e2
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.2.1-0.20240604165525-f81dd7018dac h1:RupOsuaUfgtJulnumsvXe1uQYMBsNn7kjjcTSNHHOtA=
go.jetify.com/typeid v1.2.1-0.20240604165525-f81dd7018dac/go.mod h1:CtVGyt2+TSp4Rq5+ARLvGsJqdNypKBAC6INQ9TLPlmk=
go.jetify.com/typeid v1.2.1-0.20240723202601-bd6a65c36c01 h1:Clm1o3H1AXv+Jsrx+H6LrP5TrLQ/y2W2ZyhMpygjS8E=
go.jetify.com/typeid v1.2.1-0.20240723202601-bd6a65c36c01/go.mod h1:CtVGyt2+TSp4Rq5+ARLvGsJqdNypKBAC6INQ9TLPlmk=
go.jetpack.io/pkg v0.0.0-20240625214343-5582d7d229e2 h1:gQ3HGbZF/oIzuVOm3+Gmlp6ZTgjhrTPA8rPwtkjbClE=
go.jetpack.io/pkg v0.0.0-20240625214343-5582d7d229e2/go.mod h1:L2QkDS2uIGGONAElwpoeknyvue5gbuGmMGhZqpB/sE0=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
Expand Down

0 comments on commit 6d266fc

Please sign in to comment.