Update module github.com/gorilla/mux to v1.8.1 (#55)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-01-13 17:09:36 -05:00
committed by GitHub
parent cca240a402
commit 78e47649b8
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/gorilla/mux v1.8.0
github.com/gorilla/mux v1.8.1
github.com/joho/godotenv v1.4.0
github.com/rs/zerolog v1.27.0
go.opentelemetry.io/otel v1.11.1