Skip to content

Commit b92a072

Browse files
committed
go mod tidy
1 parent 6bd4970 commit b92a072

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ require (
5151
github.com/planetscale/pargzip v0.0.0-20201116224723-90c7fc03ea8a
5252
github.com/planetscale/vtprotobuf v0.5.0
5353
github.com/prometheus/client_golang v1.19.0
54-
github.com/prometheus/common v0.49.0 // indirect
54+
github.com/prometheus/common v0.49.0
5555
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
5656
github.com/sjmudd/stopwatch v0.1.1
5757
github.com/soheilhy/cmux v0.1.5

0 commit comments

Comments
 (0)