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

This commit is contained in:
2024-09-01 22:01:11 +00:00
parent ec0c9b9875
commit 62f1ba79b6
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.22.5
require (
github.com/a-h/templ v0.2.771
github.com/golang-migrate/migrate/v4 v4.17.1
github.com/google/uuid v1.4.0
github.com/google/uuid v1.6.0
github.com/joho/godotenv v1.5.1
github.com/mattn/go-sqlite3 v1.14.22
github.com/prometheus/client_golang v1.20.2