File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ require (
15
15
github.com/rogpeppe/go-internal v1.13.1
16
16
github.com/yuin/goldmark v1.7.7
17
17
github.com/yuin/goldmark-meta v1.1.0
18
- github.com/zclconf/go-cty v1.15.0
18
+ github.com/zclconf/go-cty v1.15.1
19
19
go.abhg.dev/goldmark/frontmatter v0.2.0
20
20
golang.org/x/exp v0.0.0-20230626212559-97b1e661b5df
21
21
golang.org/x/text v0.20.0
Original file line number Diff line number Diff line change @@ -133,8 +133,8 @@ github.com/yuin/goldmark v1.7.7 h1:5m9rrB1sW3JUMToKFQfb+FGt1U7r57IHu5GrYrG2nqU=
133
133
github.com/yuin/goldmark v1.7.7 /go.mod h1:uzxRWxtg69N339t3louHJ7+O03ezfj6PlliRlaOzY1E =
134
134
github.com/yuin/goldmark-meta v1.1.0 h1:pWw+JLHGZe8Rk0EGsMVssiNb/AaPMHfSRszZeUeiOUc =
135
135
github.com/yuin/goldmark-meta v1.1.0 /go.mod h1:U4spWENafuA7Zyg+Lj5RqK/MF+ovMYtBvXi1lBb2VP0 =
136
- github.com/zclconf/go-cty v1.15.0 h1:tTCRWxsexYUmtt/wVxgDClUe+uQusuI443uL6e+5sXQ =
137
- github.com/zclconf/go-cty v1.15.0 /go.mod h1:VvMs5i0vgZdhYawQNq5kePSpLAoz8u1xvZgrPIxfnZE =
136
+ github.com/zclconf/go-cty v1.15.1 h1:RgQYm4j2EvoBRXOPxhUvxPzRrGDo1eCOhHXuGfrj5S0 =
137
+ github.com/zclconf/go-cty v1.15.1 /go.mod h1:VvMs5i0vgZdhYawQNq5kePSpLAoz8u1xvZgrPIxfnZE =
138
138
go.abhg.dev/goldmark/frontmatter v0.2.0 h1:P8kPG0YkL12+aYk2yU3xHv4tcXzeVnN+gU0tJ5JnxRw =
139
139
go.abhg.dev/goldmark/frontmatter v0.2.0 /go.mod h1:XqrEkZuM57djk7zrlRUB02x8I5J0px76YjkOzhB4YlU =
140
140
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 /go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w =
You can’t perform that action at this time.
0 commit comments