diff options
| author | 2023-10-30 11:07:17 +0100 | |
|---|---|---|
| committer | 2023-10-30 11:07:17 +0100 | |
| commit | 2a4b26ed202759388f86ce6adfb2dcf471f42d4a (patch) | |
| tree | ac08ef4d6c69f94ea263811fd2ec7ef302861f7e /go.mod | |
| parent | [chore]: Bump github.com/tdewolff/minify/v2 from 2.19.10 to 2.20.0 (#2316) (diff) | |
| download | gotosocial-2a4b26ed202759388f86ce6adfb2dcf471f42d4a.tar.xz | |
[chore]: Bump github.com/yuin/goldmark from 1.5.6 to 1.6.0 (#2318)
Bumps [github.com/yuin/goldmark](https://github.com/yuin/goldmark) from 1.5.6 to 1.6.0.
- [Release notes](https://github.com/yuin/goldmark/releases)
- [Commits](https://github.com/yuin/goldmark/compare/v1.5.6...v1.6.0)
---
updated-dependencies:
- dependency-name: github.com/yuin/goldmark
dependency-type: direct:production
update-type: version-update:semver-minor
...
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
@@ -54,7 +54,7 @@ require ( github.com/uptrace/bun/dialect/sqlitedialect v1.1.16 github.com/uptrace/bun/extra/bunotel v1.1.16 github.com/wagslane/go-password-validator v0.3.0 - github.com/yuin/goldmark v1.5.6 + github.com/yuin/goldmark v1.6.0 go.opentelemetry.io/otel v1.19.0 go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0 go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.19.0 |
