chore(deps): update module github.com/prometheus/client_golang to v1.17.0

This commit is contained in:
Renovate Bot 2023-10-25 15:11:27 +00:00 committed by Shelikhoo
parent 2617d2341a
commit 4fa43a8892
No known key found for this signature in database
GPG key ID: C4D5E79D22B25316
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -10,7 +10,7 @@ require (
github.com/pion/stun v0.6.1
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_golang v1.17.0
github.com/prometheus/client_model v0.5.0
github.com/refraction-networking/utls v1.5.4
github.com/smartystreets/goconvey v1.8.1