Bump github.com/google/uuid to v1.5.0

This commit is contained in:
Deluan 2023-12-13 16:47:05 -05:00
parent 54597bd575
commit a6493c4c36
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -22,7 +22,7 @@ require (
github.com/go-chi/cors v1.2.1
github.com/go-chi/httprate v0.8.0
github.com/go-chi/jwtauth/v5 v5.3.0
github.com/google/uuid v1.4.0
github.com/google/uuid v1.5.0
github.com/google/wire v0.5.0
github.com/hashicorp/go-multierror v1.1.1
github.com/kr/pretty v0.3.1