Bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 (#140)

This commit is contained in:
dependabot[bot]
2024-10-16 07:38:30 +02:00
committed by GitHub
parent cce0dcfa30
commit 11421665db
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/jarcoal/httpmock v1.3.1
github.com/melbahja/goph v1.4.0
github.com/prometheus/client_golang v1.20.4
github.com/prometheus/client_golang v1.20.5
github.com/rabbitmq/amqp091-go v1.10.0
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.9.0