Update module github.com/google/uuid to v1.6.0
Some checks failed
renovate/artifacts Artifact file update failure
Build Docker Image / Explore-Gitea-Actions (push) Failing after 16s

This commit is contained in:
2024-09-01 22:01:11 +00:00
parent 062faca7f1
commit cf32365ec8

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.22.5
require ( require (
github.com/a-h/templ v0.2.771 github.com/a-h/templ v0.2.771
github.com/golang-migrate/migrate/v4 v4.17.1 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/joho/godotenv v1.5.1
github.com/mattn/go-sqlite3 v1.14.22 github.com/mattn/go-sqlite3 v1.14.22
github.com/prometheus/client_golang v1.20.2 github.com/prometheus/client_golang v1.20.2