Skip to content

Commit 12d0016

Browse files
committed
fix
1 parent df7f376 commit 12d0016

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

components/ws-manager-mk2/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ require (
1919
github.com/onsi/gomega v1.25.0
2020
github.com/opentracing/opentracing-go v1.2.0
2121
github.com/prometheus/client_golang v1.13.0
22+
github.com/prometheus/client_model v0.2.0
2223
github.com/sirupsen/logrus v1.8.1
2324
golang.org/x/xerrors v0.0.0-20220609144429-65e65417b02f
2425
google.golang.org/grpc v1.52.3
@@ -77,7 +78,6 @@ require (
7778
github.com/opencontainers/image-spec v1.0.2 // indirect
7879
github.com/pkg/errors v0.9.1 // indirect
7980
github.com/pmezard/go-difflib v1.0.0 // indirect
80-
github.com/prometheus/client_model v0.2.0 // indirect
8181
github.com/prometheus/common v0.37.0 // indirect
8282
github.com/prometheus/procfs v0.8.0 // indirect
8383
github.com/slok/go-http-metrics v0.10.0 // indirect

components/ws-proxy/go.sum

Lines changed: 0 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)