Skip to content

Commit

Permalink
Update Internal Dependencies (#341)
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: gcurtis <230338+gcurtis@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and gcurtis authored Jun 26, 2024
1 parent d1ec6fd commit fdc2c3c
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.2.1-0.20240604165525-f81dd7018dac
go.jetpack.io/pkg v0.0.0-20240604165525-bc24f2adac25
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 @@ -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.2.1-0.20240604165525-f81dd7018dac h1:RupOsuaUfgtJulnumsvXe1uQYMBsNn7kjjcTSNHHOtA=
go.jetify.com/typeid v1.2.1-0.20240604165525-f81dd7018dac/go.mod h1:CtVGyt2+TSp4Rq5+ARLvGsJqdNypKBAC6INQ9TLPlmk=
go.jetpack.io/pkg v0.0.0-20240604165525-bc24f2adac25 h1:orsMDGMS4vwdGy0LjF+2etV9AG83z0/ITCm1AfjltTI=
go.jetpack.io/pkg v0.0.0-20240604165525-bc24f2adac25/go.mod h1:L2QkDS2uIGGONAElwpoeknyvue5gbuGmMGhZqpB/sE0=
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=
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 fdc2c3c

Please sign in to comment.