@@ -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
0 commit comments