@@ -38,9 +38,9 @@ require (
38
38
github.com/tailscale/hujson v0.0.0-20250226034555-ec1d1c113d33
39
39
github.com/wk8/go-ordered-map/v2 v2.1.8
40
40
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
44
44
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0
45
45
golang.org/x/mod v0.24.0
46
46
golang.org/x/oauth2 v0.28.0
@@ -113,7 +113,7 @@ require (
113
113
github.com/chavacava/garif v0.1.0 // indirect
114
114
github.com/ckaznocha/intrange v0.3.0 // indirect
115
115
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
117
117
github.com/coreos/go-oidc/v3 v3.12.0 // indirect
118
118
github.com/cpuguy83/go-md2man/v2 v2.0.6 // indirect
119
119
github.com/creack/pty v1.1.24 // indirect
@@ -141,7 +141,7 @@ require (
141
141
github.com/go-xmlfmt/xmlfmt v1.1.3 // indirect
142
142
github.com/gobwas/glob v0.2.3 // indirect
143
143
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
145
145
github.com/golang/protobuf v1.5.3 // indirect
146
146
github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a // indirect
147
147
github.com/golangci/go-printf-func-name v0.1.0 // indirect
@@ -275,6 +275,7 @@ require (
275
275
gitlab.com/bosi/decorder v0.4.2 // indirect
276
276
go-simpler.org/musttag v0.13.0 // indirect
277
277
go-simpler.org/sloglint v0.9.0 // indirect
278
+ go.jetify.com/typeid v1.3.1-0.20250708200829-05dce5112f3d // indirect
278
279
go.uber.org/atomic v1.7.0 // indirect
279
280
go.uber.org/automaxprocs v1.6.0 // indirect
280
281
go.uber.org/multierr v1.6.0 // indirect
0 commit comments