File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -98,3 +98,6 @@ require (
9898replace github.com/urfave/cli/v2 => github.com/ipostelnik/cli/v2 v2.3.1-0.20210324024421-b6ea8234fe3d
9999
100100replace github.com/lucas-clemente/quic-go => github.com/chungthuang/quic-go v0.24.1-0.20220110095058-981dc498cb62
101+
102+ // Avoid 'CVE-2022-21698'
103+ replace github.com/prometheus/golang_client => github.com/prometheus/golang_client v1.12.1
Original file line number Diff line number Diff line change @@ -566,3 +566,4 @@ zombiezen.com/go/capnproto2/server
566566zombiezen.com/go/capnproto2/std/capnp/rpc
567567# github.com/urfave/cli/v2 => github.com/ipostelnik/cli/v2 v2.3.1-0.20210324024421-b6ea8234fe3d
568568# github.com/lucas-clemente/quic-go => github.com/chungthuang/quic-go v0.24.1-0.20220110095058-981dc498cb62
569+ # github.com/prometheus/golang_client => github.com/prometheus/golang_client v1.12.1
You can’t perform that action at this time.
0 commit comments