Update dependencies to version 0.4.0

This commit is contained in:
2024-01-25 00:45:37 -07:00
parent 78f7ce8bc6
commit 5cfe08063d
3 changed files with 4 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/bmw v0.2.0
github.com/atridadl/bmw v0.4.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