Skip to content

Commit 867bcc2

Browse files
committed
fix(deps): update module github.com/russross/blackfriday to v2
1 parent 860757e commit 867bcc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ require (
4343
github.com/pkg/errors v0.9.1
4444
github.com/ravilushqa/otelgqlgen v0.16.0
4545
github.com/russross/blackfriday v1.6.0
46+
github.com/russross/blackfriday/v2 v2.1.0
4647
github.com/samber/slog-multi v1.2.0
4748
github.com/sizeofint/gif-to-webp v0.0.0-20210224202734-e9d7ed071591
4849
github.com/spf13/viper v1.19.0
@@ -158,7 +159,6 @@ require (
158159
github.com/pterm/pterm v0.12.79 // indirect
159160
github.com/rivo/uniseg v0.4.7 // indirect
160161
github.com/robfig/cron v1.2.0 // indirect
161-
github.com/russross/blackfriday/v2 v2.1.0 // indirect
162162
github.com/sagikazarmark/locafero v0.6.0 // indirect
163163
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
164164
github.com/samber/lo v1.47.0 // indirect

0 commit comments

Comments
 (0)