Bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 (#38)

This commit is contained in:
dependabot[bot]
2023-05-04 07:53:46 +02:00
committed by GitHub
parent 49a4022f56
commit 9d0a92e74e
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -8,7 +8,7 @@ require (
github.com/google/uuid v1.3.0
github.com/jarcoal/httpmock v1.3.0
github.com/melbahja/goph v1.3.1
github.com/prometheus/client_golang v1.15.0
github.com/prometheus/client_golang v1.15.1
github.com/rabbitmq/amqp091-go v1.8.0
github.com/sirupsen/logrus v1.9.0
github.com/stretchr/testify v1.8.2