summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-24 08:06:44 +0000
committerLibravatar GitHub <noreply@github.com>2024-06-24 08:06:44 +0000
commitddef307622b28bee67a22ea4181b9ca8ef2e7dbc (patch)
tree1912ed4116d3c11ded4ec5e2fb52da2f7a4794dd /go.mod
parent[feature/frontend] Rain Forest Theme (#3021) (diff)
downloadgotosocial-ddef307622b28bee67a22ea4181b9ca8ef2e7dbc.tar.xz
[chore]: Bump github.com/yuin/goldmark from 1.7.2 to 1.7.3 (#3034)
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 0846e0375..e7ec4de3e 100644
--- a/go.mod
+++ b/go.mod
@@ -63,7 +63,7 @@ require (
github.com/uptrace/bun/dialect/sqlitedialect v1.2.1
github.com/uptrace/bun/extra/bunotel v1.2.1
github.com/wagslane/go-password-validator v0.3.0
- github.com/yuin/goldmark v1.7.2
+ github.com/yuin/goldmark v1.7.3
go.opentelemetry.io/otel v1.26.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.26.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.24.0