fix(deps): update module github.com/prometheus/client_golang to v1.20.4
Some checks failed
renovate/artifacts Artifact file update failure
Build Docker Image / Explore-Gitea-Actions (push) Failing after 59s

This commit is contained in:
2024-09-17 08:58:54 +00:00
parent 5d59d5b77e
commit a299f7e574

2
go.mod
View File

@@ -8,7 +8,7 @@ require (
github.com/google/uuid v1.6.0
github.com/joho/godotenv v1.5.1
github.com/mattn/go-sqlite3 v1.14.23
github.com/prometheus/client_golang v1.20.3
github.com/prometheus/client_golang v1.20.4
golang.org/x/crypto v0.27.0
)