File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/prometheus-community/pro-bing
33go 1.17
44
55require (
6- github.com/google/uuid v1.2 .0
6+ github.com/google/uuid v1.3 .0
77 golang.org/x/net v0.0.0-20210316092652-d523dce5a7f4
88 golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
99)
Original file line number Diff line number Diff line change 1- github.com/google/uuid v1.2 .0 h1:qJYtXnJRWmpe7m/3XlyhrsLrEURqHRM2kxzoxXqyUDs =
2- github.com/google/uuid v1.2 .0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
1+ github.com/google/uuid v1.3 .0 h1:t6JiXgmwXMjEs8VusXIJk2BXHsn+wx8BZdTaoZ5fu7I =
2+ github.com/google/uuid v1.3 .0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
33golang.org/x/net v0.0.0-20210316092652-d523dce5a7f4 h1:b0LrWgu8+q7z4J+0Y3Umo5q1dL7NXBkKBWkaVkAq17E =
44golang.org/x/net v0.0.0-20210316092652-d523dce5a7f4 /go.mod h1:RBQZq4jEuRlivfhVLdyRGr576XBO4/greRjx4P4O3yc =
55golang.org/x/sync v0.0.0-20210220032951-036812b2e83c h1:5KslGYwFpkhGh+Q16bwMP3cOontH8FOep7tGV86Y7SQ =
You can’t perform that action at this time.
0 commit comments