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 @@ -399,7 +399,7 @@ require (
399
399
github.com/yashtewari/glob-intersection v0.2.0 // indirect
400
400
github.com/yuin/goldmark v1.7.4 // indirect
401
401
github.com/yuin/goldmark-emoji v1.0.3 // indirect
402
- github.com/zclconf/go-cty v1.14.4
402
+ github.com/zclconf/go-cty v1.15.0
403
403
github.com/zeebo/errs v1.3.0 // indirect
404
404
go.opencensus.io v0.24.0 // indirect
405
405
go.opentelemetry.io/contrib v1.19.0 // indirect
Original file line number Diff line number Diff line change @@ -951,8 +951,8 @@ github.com/yuin/goldmark v1.7.4/go.mod h1:uzxRWxtg69N339t3louHJ7+O03ezfj6PlliRla
951
951
github.com/yuin/goldmark-emoji v1.0.3 h1:aLRkLHOuBR2czCY4R8olwMjID+tENfhyFDMCRhbIQY4 =
952
952
github.com/yuin/goldmark-emoji v1.0.3 /go.mod h1:tTkZEbwu5wkPmgTcitqddVxY9osFZiavD+r4AzQrh1U =
953
953
github.com/zclconf/go-cty v1.1.0 /go.mod h1:xnAOWiHeOqg2nWS62VtQ7pbOu17FtxJNW8RLEih+O3s =
954
- github.com/zclconf/go-cty v1.14.4 h1:uXXczd9QDGsgu0i/QFR/hzI5NYCHLf6NQw/atrbnhq8 =
955
- github.com/zclconf/go-cty v1.14.4 /go.mod h1:VvMs5i0vgZdhYawQNq5kePSpLAoz8u1xvZgrPIxfnZE =
954
+ github.com/zclconf/go-cty v1.15.0 h1:tTCRWxsexYUmtt/wVxgDClUe+uQusuI443uL6e+5sXQ =
955
+ github.com/zclconf/go-cty v1.15.0 /go.mod h1:VvMs5i0vgZdhYawQNq5kePSpLAoz8u1xvZgrPIxfnZE =
956
956
github.com/zclconf/go-cty-debug v0.0.0-20240509010212-0d6042c53940 h1:4r45xpDWB6ZMSMNJFMOjqrGHynW3DIBuR2H9j0ug+Mo =
957
957
github.com/zclconf/go-cty-debug v0.0.0-20240509010212-0d6042c53940 /go.mod h1:CmBdvvj3nqzfzJ6nTCIwDTPZ56aVGvDrmztiO5g3qrM =
958
958
github.com/zeebo/assert v1.3.0 h1:g7C04CbJuIDKNPFHmsk4hwZDO5O+kntRxzaUoNXj+IQ =
You can’t perform that action at this time.
0 commit comments