File tree 2 files changed +3
-3
lines changed
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
3
3
go 1.17
4
4
5
5
require (
6
- github.com/google/uuid v1.2 .0
6
+ github.com/google/uuid v1.3 .0
7
7
golang.org/x/net v0.0.0-20210316092652-d523dce5a7f4
8
8
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
9
9
)
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 =
3
3
golang.org/x/net v0.0.0-20210316092652-d523dce5a7f4 h1:b0LrWgu8+q7z4J+0Y3Umo5q1dL7NXBkKBWkaVkAq17E =
4
4
golang.org/x/net v0.0.0-20210316092652-d523dce5a7f4 /go.mod h1:RBQZq4jEuRlivfhVLdyRGr576XBO4/greRjx4P4O3yc =
5
5
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c h1:5KslGYwFpkhGh+Q16bwMP3cOontH8FOep7tGV86Y7SQ =
You can’t perform that action at this time.
0 commit comments