mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-14 23:11:29 -04:00
chore(deps): update module github.com/prometheus/client_golang to v1.20.1
This commit is contained in:
parent
44a962316c
commit
5fb1290fd0
2 changed files with 8 additions and 6 deletions
4
go.mod
4
go.mod
|
@ -15,7 +15,7 @@ require (
|
|||
github.com/pion/stun v0.6.1
|
||||
github.com/pion/transport/v2 v2.2.8
|
||||
github.com/pion/webrtc/v3 v3.2.50
|
||||
github.com/prometheus/client_golang v1.19.1
|
||||
github.com/prometheus/client_golang v1.20.1
|
||||
github.com/realclientip/realclientip-go v1.0.0
|
||||
github.com/refraction-networking/utls v1.6.7
|
||||
github.com/smartystreets/goconvey v1.8.1
|
||||
|
@ -50,7 +50,7 @@ require (
|
|||
github.com/google/uuid v1.3.1 // indirect
|
||||
github.com/gopherjs/gopherjs v1.17.2 // indirect
|
||||
github.com/jtolds/gls v4.20.0+incompatible // indirect
|
||||
github.com/klauspost/compress v1.17.4 // indirect
|
||||
github.com/klauspost/compress v1.17.9 // indirect
|
||||
github.com/klauspost/cpuid/v2 v2.2.6 // indirect
|
||||
github.com/klauspost/reedsolomon v1.12.0 // indirect
|
||||
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue