Skip to content

Commit f28b84d

Browse files
Update Internal Dependencies (#477)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Co-authored-by: loreto <[email protected]>
1 parent 54b23de commit f28b84d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

envsec/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-20250428155047-e2518f5e7308
24+
go.jetify.com/pkg v0.0.0-20250502214853-814fedf6f451
2525
go.jetify.com/typeid v1.3.1-0.20250402201646-5c084b871320
2626
golang.org/x/text v0.23.0
2727
)

envsec/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-20250428155047-e2518f5e7308 h1:Xfqblh1TUt0CnowfoND3LB9Ufr8GILsABQfy3+QcPSM=
140-
go.jetify.com/pkg v0.0.0-20250428155047-e2518f5e7308/go.mod h1:Jblf48/VVMjxMmJttRZIKb3dW8jiLaYZGgdOYRqvllk=
139+
go.jetify.com/pkg v0.0.0-20250502214853-814fedf6f451 h1:Q+BFVTT2X5v3OTHxjfrfxiJuZqH+NwTo5A3X6KJJR8o=
140+
go.jetify.com/pkg v0.0.0-20250502214853-814fedf6f451/go.mod h1:Jblf48/VVMjxMmJttRZIKb3dW8jiLaYZGgdOYRqvllk=
141141
go.jetify.com/typeid v1.3.1-0.20250402201646-5c084b871320 h1:Rs8Ay7BQ0v8YnClEge23RreCkYDO6RregLdW61/V3WY=
142142
go.jetify.com/typeid v1.3.1-0.20250402201646-5c084b871320/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)