File tree 4 files changed +6
-6
lines changed
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -192,7 +192,7 @@ require (
192
192
github.com/valyala/bytebufferpool v1.0.0 // indirect
193
193
github.com/valyala/tcplisten v1.0.0 // indirect
194
194
github.com/xanzy/ssh-agent v0.3.3 // indirect
195
- github.com/zclconf/go-cty v1.14.4 // indirect
195
+ github.com/zclconf/go-cty v1.16.2 // indirect
196
196
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
197
197
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.50.0 // indirect
198
198
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.25.0 // indirect
Original file line number Diff line number Diff line change @@ -465,8 +465,8 @@ github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9de
465
465
github.com/yuin/goldmark v1.2.1 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
466
466
github.com/yuin/goldmark v1.3.5 /go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k =
467
467
github.com/yuin/goldmark v1.4.13 /go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY =
468
- github.com/zclconf/go-cty v1.14.4 h1:uXXczd9QDGsgu0i/QFR/hzI5NYCHLf6NQw/atrbnhq8 =
469
- github.com/zclconf/go-cty v1.14.4 /go.mod h1:VvMs5i0vgZdhYawQNq5kePSpLAoz8u1xvZgrPIxfnZE =
468
+ github.com/zclconf/go-cty v1.16.2 h1:LAJSwc3v81IRBZyUVQDUdZ7hs3SYs9jv0eZJDWHD/70 =
469
+ github.com/zclconf/go-cty v1.16.2 /go.mod h1:VvMs5i0vgZdhYawQNq5kePSpLAoz8u1xvZgrPIxfnZE =
470
470
github.com/zclconf/go-cty-debug v0.0.0-20191215020915-b22d67c1ba0b h1:FosyBZYxY34Wul7O/MSKey3txpPYyCqVO5ZyceuQJEI =
471
471
github.com/zclconf/go-cty-debug v0.0.0-20191215020915-b22d67c1ba0b /go.mod h1:ZRKQfBXbGkpdV6QMzT3rU1kSTAnfu1dO8dPKjYprgj8 =
472
472
go.opentelemetry.io/auto/sdk v1.1.0 h1:cH53jehLUN6UFLY71z+NDOiNJqDdPRaXzTel0sJySYA =
Original file line number Diff line number Diff line change @@ -159,7 +159,7 @@ require (
159
159
github.com/xanzy/ssh-agent v0.3.3 // indirect
160
160
github.com/yuin/goldmark v1.7.1 // indirect
161
161
github.com/yuin/goldmark-meta v1.1.0 // indirect
162
- github.com/zclconf/go-cty v1.15.0 // indirect
162
+ github.com/zclconf/go-cty v1.16.2 // indirect
163
163
go.abhg.dev/goldmark/frontmatter v0.2.0 // indirect
164
164
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.50.0 // indirect
165
165
go.opentelemetry.io/otel v1.25.0 // indirect
Original file line number Diff line number Diff line change @@ -409,8 +409,8 @@ github.com/yuin/goldmark v1.7.1 h1:3bajkSilaCbjdKVsKdZjZCLBNPL9pYzrCakKaf4U49U=
409
409
github.com/yuin/goldmark v1.7.1 /go.mod h1:uzxRWxtg69N339t3louHJ7+O03ezfj6PlliRlaOzY1E =
410
410
github.com/yuin/goldmark-meta v1.1.0 h1:pWw+JLHGZe8Rk0EGsMVssiNb/AaPMHfSRszZeUeiOUc =
411
411
github.com/yuin/goldmark-meta v1.1.0 /go.mod h1:U4spWENafuA7Zyg+Lj5RqK/MF+ovMYtBvXi1lBb2VP0 =
412
- github.com/zclconf/go-cty v1.15.0 h1:tTCRWxsexYUmtt/wVxgDClUe+uQusuI443uL6e+5sXQ =
413
- github.com/zclconf/go-cty v1.15.0 /go.mod h1:VvMs5i0vgZdhYawQNq5kePSpLAoz8u1xvZgrPIxfnZE =
412
+ github.com/zclconf/go-cty v1.16.2 h1:LAJSwc3v81IRBZyUVQDUdZ7hs3SYs9jv0eZJDWHD/70 =
413
+ github.com/zclconf/go-cty v1.16.2 /go.mod h1:VvMs5i0vgZdhYawQNq5kePSpLAoz8u1xvZgrPIxfnZE =
414
414
github.com/zclconf/go-cty-debug v0.0.0-20240509010212-0d6042c53940 h1:4r45xpDWB6ZMSMNJFMOjqrGHynW3DIBuR2H9j0ug+Mo =
415
415
github.com/zclconf/go-cty-debug v0.0.0-20240509010212-0d6042c53940 /go.mod h1:CmBdvvj3nqzfzJ6nTCIwDTPZ56aVGvDrmztiO5g3qrM =
416
416
go.abhg.dev/goldmark/frontmatter v0.2.0 h1:P8kPG0YkL12+aYk2yU3xHv4tcXzeVnN+gU0tJ5JnxRw =
You can’t perform that action at this time.
0 commit comments