Skip to content

Commit 2a65c45

Browse files
Update Internal Dependencies (#575)
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 42d5319 commit 2a65c45

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.51.0
2323
github.com/spf13/cobra v1.9.1
24-
go.jetify.com/pkg v0.0.0-20250904024813-5ec17279258b
24+
go.jetify.com/pkg v0.0.0-20251107185106-c5933c726281
2525
golang.org/x/text v0.28.0
2626
)
2727

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,8 @@ github.com/tailscale/hujson v0.0.0-20250605163823-992244df8c5a/go.mod h1:EbW0wDK
148148
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e h1:JVG44RsyaB9T2KIHavMF/ppJZNG9ZpyihvCd0w101no=
149149
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e/go.mod h1:RbqR21r5mrJuqunuUZ/Dhy/avygyECGrLceyNeo4LiM=
150150
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
151-
go.jetify.com/pkg v0.0.0-20250904024813-5ec17279258b h1:Zf2By95vBkBvGZRMtQcxpT9YGGBpfRRT7UkjYgpaZ94=
152-
go.jetify.com/pkg v0.0.0-20250904024813-5ec17279258b/go.mod h1:MOe1T830pQEWt1U+JtUwho7f3pXsoWIXrJT6+HdXCOQ=
151+
go.jetify.com/pkg v0.0.0-20251107185106-c5933c726281 h1:ffpCzAEDI7fVMReGWnBn1Kx7eze2ZGl4+eMFl3SdBG8=
152+
go.jetify.com/pkg v0.0.0-20251107185106-c5933c726281/go.mod h1:vwc4lAlXM1mO3rwEW9/bUL54C3/JHlpnsOMgsxePuEY=
153153
go.jetify.com/typeid/v2 v2.0.0-alpha.3 h1:T6RPx6bNl10lp0JN2Xz/XcgLZWSlVmL58Xqy9cgTCcc=
154154
go.jetify.com/typeid/v2 v2.0.0-alpha.3/go.mod h1:zfD1ZDHDJNgXZANsO9jDOD81XRRQ0zAOnDBEHmIV/Gw=
155155
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=

0 commit comments

Comments
 (0)