File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -422,7 +422,7 @@ require (
422
422
github.com/yashtewari/glob-intersection v0.2.0 // indirect
423
423
github.com/yuin/goldmark v1.7.8 // indirect
424
424
github.com/yuin/goldmark-emoji v1.0.4 // indirect
425
- github.com/zclconf/go-cty v1.15.1
425
+ github.com/zclconf/go-cty v1.16.0
426
426
github.com/zeebo/errs v1.3.0 // indirect
427
427
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
428
428
go.opentelemetry.io/contrib v1.19.0 // indirect
Original file line number Diff line number Diff line change @@ -932,8 +932,8 @@ github.com/yuin/goldmark v1.7.8/go.mod h1:uzxRWxtg69N339t3louHJ7+O03ezfj6PlliRla
932
932
github.com/yuin/goldmark-emoji v1.0.4 h1:vCwMkPZSNefSUnOW2ZKRUjBSD5Ok3W78IXhGxxAEF90 =
933
933
github.com/yuin/goldmark-emoji v1.0.4 /go.mod h1:tTkZEbwu5wkPmgTcitqddVxY9osFZiavD+r4AzQrh1U =
934
934
github.com/zclconf/go-cty v1.1.0 /go.mod h1:xnAOWiHeOqg2nWS62VtQ7pbOu17FtxJNW8RLEih+O3s =
935
- github.com/zclconf/go-cty v1.15.1 h1:RgQYm4j2EvoBRXOPxhUvxPzRrGDo1eCOhHXuGfrj5S0 =
936
- github.com/zclconf/go-cty v1.15.1 /go.mod h1:VvMs5i0vgZdhYawQNq5kePSpLAoz8u1xvZgrPIxfnZE =
935
+ github.com/zclconf/go-cty v1.16.0 h1:xPKEhst+BW5D0wxebMZkxgapvOE/dw7bFTlgSc9nD6w =
936
+ github.com/zclconf/go-cty v1.16.0 /go.mod h1:VvMs5i0vgZdhYawQNq5kePSpLAoz8u1xvZgrPIxfnZE =
937
937
github.com/zclconf/go-cty-debug v0.0.0-20240509010212-0d6042c53940 h1:4r45xpDWB6ZMSMNJFMOjqrGHynW3DIBuR2H9j0ug+Mo =
938
938
github.com/zclconf/go-cty-debug v0.0.0-20240509010212-0d6042c53940 /go.mod h1:CmBdvvj3nqzfzJ6nTCIwDTPZ56aVGvDrmztiO5g3qrM =
939
939
github.com/zeebo/assert v1.3.0 h1:g7C04CbJuIDKNPFHmsk4hwZDO5O+kntRxzaUoNXj+IQ =
You can’t perform that action at this time.
0 commit comments