Skip to content

Commit 25ff41d

Browse files
Update Internal Dependencies (#217)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Co-authored-by: mikeland73 <[email protected]>
1 parent 788336c commit 25ff41d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ require (
2020
github.com/pkg/errors v0.9.1
2121
github.com/samber/lo v1.38.1
2222
github.com/spf13/cobra v1.8.0
23-
go.jetpack.io/pkg v0.0.0-20231205203316-665061e0a54c
23+
go.jetpack.io/pkg v0.0.0-20231207203241-4aedd928f9ee
2424
go.jetpack.io/typeid v1.0.0
2525
golang.org/x/text v0.14.0
2626
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,8 @@ github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+
121121
github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
122122
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk=
123123
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
124-
go.jetpack.io/pkg v0.0.0-20231205203316-665061e0a54c h1:XNay3sT8AaryBcQRiUmCupjiT8GLII7K7FVJH1L7pF0=
125-
go.jetpack.io/pkg v0.0.0-20231205203316-665061e0a54c/go.mod h1:7NIW92Ex6k0xhEk6OH5anl1qgx0WAbKnYzw/I9CXzDE=
124+
go.jetpack.io/pkg v0.0.0-20231207203241-4aedd928f9ee h1:xeOvoFgvew3L4RP/qxGYTMQa/y/o6yX2M1SMCAcDcqs=
125+
go.jetpack.io/pkg v0.0.0-20231207203241-4aedd928f9ee/go.mod h1:7NIW92Ex6k0xhEk6OH5anl1qgx0WAbKnYzw/I9CXzDE=
126126
go.jetpack.io/typeid v1.0.0 h1:8gQ+iYGdyiQ0Pr40ydSB/PzMOIwlXX5DTojp1CBeSPQ=
127127
go.jetpack.io/typeid v1.0.0/go.mod h1:+UPEaECUgFxgAjFPn5Yf9eO/3ft/3xZ98Eahv9JW/GQ=
128128
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=

0 commit comments

Comments
 (0)