diff options
| author | 2025-04-22 12:32:39 +0200 | |
|---|---|---|
| committer | 2025-04-22 12:32:39 +0200 | |
| commit | f170bbcd49411f9828b0ee55b16da9a1b698a2c2 (patch) | |
| tree | 45e164846126bb8697892b918a75af05a65272e6 /go.mod | |
| parent | [chore/frontend] Reorder JS a little bit to avoid visible text changes (#4039) (diff) | |
| download | gotosocial-f170bbcd49411f9828b0ee55b16da9a1b698a2c2.tar.xz | |
[chore]: Bump github.com/yuin/goldmark from 1.7.8 to 1.7.10 (#4037)
Bumps [github.com/yuin/goldmark](https://github.com/yuin/goldmark) from 1.7.8 to 1.7.10.
- [Release notes](https://github.com/yuin/goldmark/releases)
- [Commits](https://github.com/yuin/goldmark/compare/v1.7.8...v1.7.10)
---
updated-dependencies:
- dependency-name: github.com/yuin/goldmark
dependency-version: 1.7.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -73,7 +73,7 @@ require ( github.com/uptrace/bun/dialect/sqlitedialect v1.2.11 github.com/uptrace/bun/extra/bunotel v1.2.11 github.com/wagslane/go-password-validator v0.3.0 - github.com/yuin/goldmark v1.7.8 + github.com/yuin/goldmark v1.7.10 go.opentelemetry.io/otel v1.35.0 go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.35.0 go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.34.0 |
