Skip to content

Commit 3bd14e0

Browse files
Update Internal Dependencies (#527)
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>
1 parent 79a5689 commit 3bd14e0

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
@@ -21,7 +21,7 @@ require (
2121
github.com/pkg/errors v0.9.1
2222
github.com/samber/lo v1.49.1
2323
github.com/spf13/cobra v1.9.1
24-
go.jetify.com/pkg v0.0.0-20250708210413-10fb42507c2c
24+
go.jetify.com/pkg v0.0.0-20250708213131-583ddbf09a80
2525
golang.org/x/text v0.23.0
2626
)
2727

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,8 @@ github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf
136136
github.com/tailscale/hujson v0.0.0-20250226034555-ec1d1c113d33 h1:idh63uw+gsG05HwjZsAENCG4KZfyvjK03bpjxa5qRRk=
137137
github.com/tailscale/hujson v0.0.0-20250226034555-ec1d1c113d33/go.mod h1:EbW0wDK/qEUYI0A5bqq0C2kF8JTQwWONmGDBbzsxxHo=
138138
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
139-
go.jetify.com/pkg v0.0.0-20250708210413-10fb42507c2c h1:3SXJ/pKvprUSlgfxhN3iFSM5omRpp5PeLBpARVO1mCQ=
140-
go.jetify.com/pkg v0.0.0-20250708210413-10fb42507c2c/go.mod h1:gX6uEGSU5TzTWBFD0NaR2jNQ68IC71HDLHGkB8XvS/M=
139+
go.jetify.com/pkg v0.0.0-20250708213131-583ddbf09a80 h1:AALb53DxMrXI4Tt1QNRO2AkN/Rg0iOxssRrxLbjw208=
140+
go.jetify.com/pkg v0.0.0-20250708213131-583ddbf09a80/go.mod h1:gX6uEGSU5TzTWBFD0NaR2jNQ68IC71HDLHGkB8XvS/M=
141141
go.jetify.com/typeid v1.3.1-0.20250708200829-05dce5112f3d h1:KfAndOJ7MZvJki9kM/C7diLvGtbU64O5ZCCdvwUgXYc=
142142
go.jetify.com/typeid v1.3.1-0.20250708200829-05dce5112f3d/go.mod h1:x8vtxYf2h/0T0a4fS2K2vqVM0aBsGwkw03tal6PxK1s=
143143
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=

0 commit comments

Comments
 (0)