We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bd4970 commit b92a072Copy full SHA for b92a072
go.mod
@@ -51,7 +51,7 @@ require (
51
github.com/planetscale/pargzip v0.0.0-20201116224723-90c7fc03ea8a
52
github.com/planetscale/vtprotobuf v0.5.0
53
github.com/prometheus/client_golang v1.19.0
54
- github.com/prometheus/common v0.49.0 // indirect
+ github.com/prometheus/common v0.49.0
55
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
56
github.com/sjmudd/stopwatch v0.1.1
57
github.com/soheilhy/cmux v0.1.5
0 commit comments