chore(deps): update module github.com/google/uuid to v1.4.0 #85

Open
renovate wants to merge 1 commits from renovate/github.com-google-uuid-1.x into master
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -9,7 +9,7 @@ require (
github.com/go-chi/chi/v5 v5.0.8
github.com/go-chi/cors v1.2.1
github.com/google/go-cmp v0.5.9
github.com/google/uuid v1.3.0
github.com/google/uuid v1.4.0
github.com/jackc/pgerrcode v0.0.0-20220416144525-469b46aa5efa
github.com/kelseyhightower/envconfig v1.4.0
github.com/ory/dockertest/v3 v3.10.0