Update module github.com/dlclark/regexp2 to v1.11.1 (#146)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-07-06 07:08:42 -04:00
committed by GitHub
parent b2d6970568
commit 8a96b6081b
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.0
github.com/dlclark/regexp2 v1.11.1
github.com/gorilla/mux v1.8.1
github.com/joho/godotenv v1.5.1
github.com/rs/zerolog v1.33.0