File tree Expand file tree Collapse file tree 2 files changed +60
-59
lines changed
Expand file tree Collapse file tree 2 files changed +60
-59
lines changed Original file line number Diff line number Diff line change @@ -50,10 +50,10 @@ required = [
5050 name = " github.com/bsm/sarama-cluster"
5151 version = " =2.1.13"
5252
53- [[constraint ]]
53+ # blackfriday has 2.x release that conflicts with spf13/cobra
54+ [[override ]]
5455 name = " github.com/russross/blackfriday"
55- version = " =1.5"
56-
56+ version = " ^1"
5757
5858[[constraint ]]
5959 branch = " master"
@@ -77,7 +77,7 @@ required = [
7777
7878[[constraint ]]
7979 name = " github.com/prometheus/client_golang"
80- version = " ^0.8.0 "
80+ version = " ^1 "
8181
8282[[constraint ]]
8383 name = " github.com/spf13/cobra"
@@ -97,11 +97,11 @@ required = [
9797
9898[[constraint ]]
9999 name = " github.com/uber/jaeger-client-go"
100- version = " ^2.18 .0"
100+ version = " ^2.19 .0"
101101
102102[[constraint ]]
103103 name = " github.com/uber/jaeger-lib"
104- version = " ^2.0.0 "
104+ version = " ^2.2 "
105105
106106[[constraint ]]
107107 name = " github.com/uber/tchannel-go"
You can’t perform that action at this time.
0 commit comments