fix(deps): update module github.com/prometheus/client_golang to v1.20.3

This commit is contained in:
2024-09-05 22:35:45 +02:00
parent 2d32419b02
commit 91990c766a
2 changed files with 3 additions and 3 deletions

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.2
github.com/prometheus/client_golang v1.20.3
golang.org/x/crypto v0.27.0
)