chore(deps): update module github.com/google/uuid to v1.3.1
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is failing Details

This commit is contained in:
Renovate 2023-08-21 19:35:18 +00:00
parent 8dcbab039a
commit 7e05b09027
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.3.1
github.com/jackc/pgerrcode v0.0.0-20220416144525-469b46aa5efa
github.com/kelseyhightower/envconfig v1.4.0
github.com/ory/dockertest/v3 v3.10.0