chore(deps): update Go dependencies

This commit is contained in:
Julien Neuhart
2026-04-13 17:45:25 +02:00
parent 46e190970f
commit 0b5eaff8d9
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -9,7 +9,7 @@ require (
github.com/chromedp/chromedp v0.15.1
github.com/cucumber/godog v0.15.1
github.com/dlclark/regexp2 v1.11.5
github.com/gomarkdown/markdown v0.0.0-20260217112301-37c66b85d6ab
github.com/gomarkdown/markdown v0.0.0-20260412113850-134a5b2cce7f
github.com/google/uuid v1.6.0
github.com/hashicorp/go-retryablehttp v0.7.8
github.com/labstack/echo/v4 v4.15.1