Update module github.com/dlclark/regexp2 to v1.11.5 (#205)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-02-14 21:24:11 -05:00
committed by GitHub
parent d2258f6c36
commit 09ba6e6e2a
2 changed files with 3 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ module github.com/davegallant/rfd-fyi
go 1.18
require (
github.com/dlclark/regexp2 v1.11.4
github.com/dlclark/regexp2 v1.11.5
github.com/gorilla/mux v1.8.1
github.com/joho/godotenv v1.5.1
github.com/rs/zerolog v1.33.0