Skip to content

Commit b5debd1

Browse files
Update Internal Dependencies (#453)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Co-authored-by: mikeland73 <544948+mikeland73@users.noreply.github.com>
1 parent 6ddcdf4 commit b5debd1

File tree

2 files changed

+6
-9
lines changed

2 files changed

+6
-9
lines changed

go.mod

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ 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-20250228172544-83c765e66b0e
25-
go.jetify.com/typeid v1.3.1-0.20250304194041-24c885156bdd
24+
go.jetify.com/pkg v0.0.0-20250305231704-b305f9e8bd85
25+
go.jetify.com/typeid v1.3.1-0.20250305231704-b8c05c2056f3
2626
golang.org/x/text v0.23.0
2727
)
2828

@@ -45,7 +45,6 @@ require (
4545
github.com/go-jose/go-jose/v3 v3.0.4 // indirect
4646
github.com/go-jose/go-jose/v4 v4.0.5 // indirect
4747
github.com/gofrs/uuid/v5 v5.3.1 // indirect
48-
github.com/google/go-cmp v0.7.0 // indirect
4948
github.com/google/renameio/v2 v2.0.0 // indirect
5049
github.com/gosimple/slug v1.15.0 // indirect
5150
github.com/gosimple/unidecode v1.0.1 // indirect
@@ -61,12 +60,10 @@ require (
6160
github.com/pelletier/go-toml/v2 v2.2.3 // indirect
6261
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c // indirect
6362
github.com/rivo/uniseg v0.4.7 // indirect
64-
github.com/rogpeppe/go-internal v1.14.1 // indirect
6563
github.com/russross/blackfriday/v2 v2.1.0 // indirect
6664
github.com/spf13/pflag v1.0.6 // indirect
6765
github.com/tailscale/hujson v0.0.0-20250226034555-ec1d1c113d33 // indirect
6866
golang.org/x/crypto v0.36.0 // indirect
69-
golang.org/x/net v0.37.0 // indirect
7067
golang.org/x/oauth2 v0.28.0 // indirect
7168
golang.org/x/sys v0.31.0 // indirect
7269
golang.org/x/term v0.30.0 // indirect

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -136,10 +136,10 @@ 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-20250228172544-83c765e66b0e h1:avP+vZyRHvZmhuQAGJvuONUl5LP3qmLLpLz/lUV17x8=
140-
go.jetify.com/pkg v0.0.0-20250228172544-83c765e66b0e/go.mod h1:r0dTVGtfBMh0PSE3zj9OSyq3O6OKY7MjjBBv/lXko24=
141-
go.jetify.com/typeid v1.3.1-0.20250304194041-24c885156bdd h1:3icAVLXBlHPlxL5Z4sE24hJhIfqwt2GwyYodUtbWJ4k=
142-
go.jetify.com/typeid v1.3.1-0.20250304194041-24c885156bdd/go.mod h1:FKwSP8GiTSXID3f9l5ESQGwF8O/6DsNX00v1RFDwyk0=
139+
go.jetify.com/pkg v0.0.0-20250305231704-b305f9e8bd85 h1:qJx/rhgtAMGJ7QifjpGgksNhfYKxvue+ZpHVcdgTOnU=
140+
go.jetify.com/pkg v0.0.0-20250305231704-b305f9e8bd85/go.mod h1:3Hpjokw9H/3AOsqTfidBgNmf28l0BFCDI1NkyRbThT8=
141+
go.jetify.com/typeid v1.3.1-0.20250305231704-b8c05c2056f3 h1:wYgMqyEo5U1jrcG3EE/uhOQZc0O1DQ443O4hGnWYeUc=
142+
go.jetify.com/typeid v1.3.1-0.20250305231704-b8c05c2056f3/go.mod h1:9ydU/WVtIrPPCxnAw07PfirBuUqDFi+jJvnKeSrJ3ZU=
143143
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
144144
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc=
145145
golang.org/x/crypto v0.19.0/go.mod h1:Iy9bg/ha4yyC70EfRS8jz+B6ybOBKMaSxLj6P6oBDfU=

0 commit comments

Comments
 (0)