@@ -38,9 +38,9 @@ require (
3838 github.com/tailscale/hujson v0.0.0-20250226034555-ec1d1c113d33
3939 github.com/wk8/go-ordered-map/v2 v2.1.8
4040 github.com/zealic/go2node v0.1.0
41- go.jetify.com/envsec v0.0.16-0.20250224183918-888379403227
42- go.jetify.com/pkg v0.0.0-20250305231704-b305f9e8bd85
43- go.jetify.com/typeid v1.3.0
41+ go.jetify.com/envsec v0.0.16-0.20250709181241-04401af54a3c
42+ go.jetify.com/pkg v0.0.0-20250709180804-ea4301dbbaab
43+ go.jetify.com/typeid/v2 v2.0.0-alpha.2
4444 golang.org/x/exp v0.0.0-20240909161429-701f63a606c0
4545 golang.org/x/mod v0.24.0
4646 golang.org/x/oauth2 v0.28.0
@@ -113,7 +113,7 @@ require (
113113 github.com/chavacava/garif v0.1.0 // indirect
114114 github.com/ckaznocha/intrange v0.3.0 // indirect
115115 github.com/cloudflare/circl v1.6.1 // indirect
116- github.com/codeclysm/extract/v3 v3.1.1 // indirect
116+ github.com/codeclysm/extract/v4 v4.0.0 // indirect
117117 github.com/coreos/go-oidc/v3 v3.12.0 // indirect
118118 github.com/cpuguy83/go-md2man/v2 v2.0.6 // indirect
119119 github.com/creack/pty v1.1.24 // indirect
@@ -141,7 +141,7 @@ require (
141141 github.com/go-xmlfmt/xmlfmt v1.1.3 // indirect
142142 github.com/gobwas/glob v0.2.3 // indirect
143143 github.com/gofrs/flock v0.12.1 // indirect
144- github.com/gofrs/uuid/v5 v5.3.1 // indirect
144+ github.com/gofrs/uuid/v5 v5.3.2 // indirect
145145 github.com/golang/protobuf v1.5.3 // indirect
146146 github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a // indirect
147147 github.com/golangci/go-printf-func-name v0.1.0 // indirect
@@ -275,6 +275,7 @@ require (
275275 gitlab.com/bosi/decorder v0.4.2 // indirect
276276 go-simpler.org/musttag v0.13.0 // indirect
277277 go-simpler.org/sloglint v0.9.0 // indirect
278+ go.jetify.com/typeid v1.3.1-0.20250708200829-05dce5112f3d // indirect
278279 go.uber.org/atomic v1.7.0 // indirect
279280 go.uber.org/automaxprocs v1.6.0 // indirect
280281 go.uber.org/multierr v1.6.0 // indirect
0 commit comments