Update bunrouter.middleware to bmw

This commit is contained in:
2024-01-24 20:51:42 -07:00
parent b4aba437e5
commit 5a998183ee
3 changed files with 6 additions and 6 deletions

2
go.mod
View File

@ -24,7 +24,7 @@ require (
require (
github.com/alecthomas/assert/v2 v2.4.1
github.com/atridadl/bunrouter.middleware v0.2.0
github.com/atridadl/bmw v0.1.0
github.com/go-redis/redismock/v9 v9.2.0
github.com/google/uuid v1.6.0 // indirect
github.com/joho/godotenv v1.5.1