Bump github.com/prometheus/client_golang from 1.20.1 to 1.20.2 (#124)

This commit is contained in:
dependabot[bot]
2024-08-26 07:49:28 +02:00
committed by GitHub
parent 0d4aa5f52e
commit 628e20e01f
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.1
github.com/prometheus/client_golang v1.20.2
github.com/rabbitmq/amqp091-go v1.10.0
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.9.0