Update module github.com/prometheus/client_golang to v1.20.1
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 1m3s

This commit is contained in:
2024-08-20 12:01:25 +00:00
parent 5aa3c2cc9d
commit 8c94e06034
2 changed files with 3 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ require (
firebase.google.com/go v3.13.0+incompatible
github.com/golang-migrate/migrate/v4 v4.17.1
github.com/mattn/go-sqlite3 v1.14.22
github.com/prometheus/client_golang v1.20.0
github.com/prometheus/client_golang v1.20.1
google.golang.org/api v0.192.0
)