Update bmw package version to v1.0.0

This commit is contained in:
2024-01-25 01:22:07 -07:00
parent 5cfe08063d
commit adcf4a695a
3 changed files with 5 additions and 4 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.4.0
github.com/atridadl/bmw v1.0.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