Skip to content

Commit

Permalink
Update Internal Dependencies (#249)
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 <mikeland73@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and mikeland73 authored Jan 5, 2024
1 parent 92a108c commit 611b4a4
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.38.1
github.com/spf13/cobra v1.8.0
go.jetpack.io/pkg v0.0.0-20231222235844-de2c9c35ba7c
go.jetpack.io/pkg v0.0.0-20240105000320-7495266e9298
go.jetpack.io/typeid v1.0.0
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.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk=
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
go.jetpack.io/pkg v0.0.0-20231222235844-de2c9c35ba7c h1:pVMgrsVoMLRui62Ga0BBaX4ExJzlvr6B+GpFyYxqusg=
go.jetpack.io/pkg v0.0.0-20231222235844-de2c9c35ba7c/go.mod h1:3bunF5jJUIXf8vWXvu4PHWfHuDj3hgzOyhTXeoBH8Dk=
go.jetpack.io/pkg v0.0.0-20240105000320-7495266e9298 h1:gVrmcVJ2MPKrjnZHJ/Zx4jFpebhze1+EHxSBgMy9JnU=
go.jetpack.io/pkg v0.0.0-20240105000320-7495266e9298/go.mod h1:3bunF5jJUIXf8vWXvu4PHWfHuDj3hgzOyhTXeoBH8Dk=
go.jetpack.io/typeid v1.0.0 h1:8gQ+iYGdyiQ0Pr40ydSB/PzMOIwlXX5DTojp1CBeSPQ=
go.jetpack.io/typeid v1.0.0/go.mod h1:+UPEaECUgFxgAjFPn5Yf9eO/3ft/3xZ98Eahv9JW/GQ=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
Expand Down

0 comments on commit 611b4a4

Please sign in to comment.