fix(deps): update module github.com/prometheus/client_golang to v1.21.1
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 2m53s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 3m1s

This commit was merged in pull request #397.
This commit is contained in:
2025-03-05 09:40:58 +00:00
parent 81ec91a73f
commit b165e29e45
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -10,7 +10,7 @@ require (
github.com/google/uuid v1.6.0
github.com/joho/godotenv v1.5.1
github.com/mattn/go-sqlite3 v1.14.24
github.com/prometheus/client_golang v1.21.0
github.com/prometheus/client_golang v1.21.1
github.com/stretchr/testify v1.10.0
golang.org/x/crypto v0.35.0
golang.org/x/net v0.35.0