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 @@ -6,7 +6,7 @@ require (
66 github.com/jackc/pgx/v5 v5.7.4
77 github.com/microcosm-cc/bluemonday v1.0.27
88 github.com/stretchr/testify v1.10.0
9- github.com/yuin/goldmark v1.7.8
9+ github.com/yuin/goldmark v1.7.13
1010 github.com/yuin/goldmark-emoji v1.0.5
1111 go.opentelemetry.io/contrib/bridges/otelslog v0.10.0
1212 go.opentelemetry.io/contrib/processors/minsev v0.8.0
Original file line number Diff line number Diff line change @@ -218,8 +218,8 @@ github.com/vishvananda/netns v0.0.4/go.mod h1:SpkAiCQRtJ6TvvxPnOSyH3BMl6unz3xZla
218218github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM =
219219github.com/x448/float16 v0.8.4 /go.mod h1:14CWIYCyZA/cWjXOioeEpHeN/83MdbZDRQHoFcYsOfg =
220220github.com/yuin/goldmark v1.7.1 /go.mod h1:uzxRWxtg69N339t3louHJ7+O03ezfj6PlliRlaOzY1E =
221- github.com/yuin/goldmark v1.7.8 h1:iERMLn0/QJeHFhxSt3p6PeN9mGnvIKSpG9YYorDMnic =
222- github.com/yuin/goldmark v1.7.8 /go.mod h1:uzxRWxtg69N339t3louHJ7+O03ezfj6PlliRlaOzY1E =
221+ github.com/yuin/goldmark v1.7.13 h1:GPddIs617DnBLFFVJFgpo1aBfe/4xcvMc3SB5t/D0pA =
222+ github.com/yuin/goldmark v1.7.13 /go.mod h1:ip/1k0VRfGynBgxOz0yCqHrbZXhcjxyuS66Brc7iBKg =
223223github.com/yuin/goldmark-emoji v1.0.5 h1:EMVWyCGPlXJfUXBXpuMu+ii3TIaxbVBnEX9uaDC4cIk =
224224github.com/yuin/goldmark-emoji v1.0.5 /go.mod h1:tTkZEbwu5wkPmgTcitqddVxY9osFZiavD+r4AzQrh1U =
225225go.opentelemetry.io/auto/sdk v1.1.0 h1:cH53jehLUN6UFLY71z+NDOiNJqDdPRaXzTel0sJySYA =
You can’t perform that action at this time.
0 commit comments