chore(deps): update module github.com/prometheus/client_model to v0.6.1

This commit is contained in:
Renovate Bot 2024-04-03 14:14:06 +00:00
parent 9997b4ac24
commit debd473977
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -16,7 +16,7 @@ require (
github.com/pion/transport/v2 v2.2.4
github.com/pion/webrtc/v3 v3.2.29
github.com/prometheus/client_golang v1.19.0
github.com/prometheus/client_model v0.6.0
github.com/prometheus/client_model v0.6.1
github.com/realclientip/realclientip-go v1.0.0
github.com/refraction-networking/utls v1.6.3
github.com/smartystreets/goconvey v1.8.1