Update module github.com/google/uuid to v1.3.1

This commit is contained in:
renovate[bot]
2023-08-21 18:59:22 +00:00
parent 7b0eb2d186
commit d23c7e721a
2 changed files with 3 additions and 2 deletions

2
go.mod
View File

@@ -15,7 +15,7 @@ require (
github.com/docker/docker v17.12.0-ce-rc1.0.20201201034508-7d75c1d40d88+incompatible
github.com/go-chi/chi/v5 v5.0.10
github.com/gobwas/ws v1.3.0
github.com/google/uuid v1.3.0
github.com/google/uuid v1.3.1
github.com/iancoleman/strcase v0.3.0
github.com/icza/dyno v0.0.0-20230330125955-09f820a8d9c0
github.com/imdario/mergo v0.3.16