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

This commit is contained in:
Renovate Bot 2023-10-23 13:10:46 +00:00
parent ef6f8dd500
commit fc7053acd5
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -10,7 +10,7 @@ require (
github.com/pion/transport/v2 v2.2.4
github.com/pion/webrtc/v3 v3.2.21
github.com/prometheus/client_golang v1.16.0
github.com/prometheus/client_model v0.4.0
github.com/prometheus/client_model v0.5.0
github.com/refraction-networking/utls v1.5.3
github.com/smartystreets/goconvey v1.8.1
github.com/stretchr/testify v1.8.4