[chore]: Bump github.com/yuin/goldmark from 1.7.2 to 1.7.3 (#3034)

This commit is contained in:
dependabot[bot] 2024-06-24 08:06:44 +00:00 committed by GitHub
commit ddef307622
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 22 additions and 22 deletions

2
go.mod
View file

@ -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