Skip to content

Commit b735a10

Browse files
committed
fix(deps): update module github.com/russross/blackfriday to v2
1 parent c31f8d4 commit b735a10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ require (
4141
github.com/pkg/errors v0.9.1
4242
github.com/ravilushqa/otelgqlgen v0.16.0
4343
github.com/russross/blackfriday v1.6.0
44+
github.com/russross/blackfriday/v2 v2.1.0
4445
github.com/samber/slog-multi v1.2.0
4546
github.com/sizeofint/gif-to-webp v0.0.0-20210224202734-e9d7ed071591
4647
github.com/spf13/viper v1.19.0
@@ -156,7 +157,6 @@ require (
156157
github.com/pterm/pterm v0.12.79 // indirect
157158
github.com/rivo/uniseg v0.4.7 // indirect
158159
github.com/robfig/cron v1.2.0 // indirect
159-
github.com/russross/blackfriday/v2 v2.1.0 // indirect
160160
github.com/sagikazarmark/locafero v0.6.0 // indirect
161161
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
162162
github.com/samber/lo v1.47.0 // indirect

0 commit comments

Comments
 (0)