File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -25,3 +25,5 @@ require (
25
25
golang.org/x/lint v0.0.0-20181217174547-8f45f776aaf1
26
26
golang.org/x/tools v0.0.0-20181219222714-6e267b5cc78e // indirect
27
27
)
28
+
29
+ replace git.apache.org/thrift.git => github.com/apache/thrift v0.0.0-20180902110319-2566ecd5d999
Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ github.com/ajeddeloh/go-json v0.0.0-20170920214419-6a2fe990e083/go.mod h1:otnto4
27
27
github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239 /go.mod h1:2FmKhYUyUczH0OGQWaF5ceTx0UBShxjsH6f8oGKYe2c =
28
28
github.com/antchfx/xpath v0.0.0-20190129040759-c8489ed3251e /go.mod h1:Yee4kTMuNiPYJ7nSNorELQMr1J33uOpXDMByNYhvtNk =
29
29
github.com/antchfx/xquery v0.0.0-20180515051857-ad5b8c7a47b0 /go.mod h1:LzD22aAzDP8/dyiCKFp31He4m2GPjl0AFyzDtZzUu9M =
30
+ github.com/apache/thrift v0.0.0-20180902110319-2566ecd5d999 /go.mod h1:cp2SuWMxlEZw2r+iP2GNCdIi4C1qmUzdZFSVb+bacwQ =
30
31
github.com/apparentlymart/go-cidr v1.0.0 h1:lGDvXx8Lv9QHjrAVP7jyzleG4F9+FkRhJcEsDFxeb8w =
31
32
github.com/apparentlymart/go-cidr v1.0.0 /go.mod h1:EBcsNrHc3zQeuaeCeCtQruQm+n9/YjEn/vI25Lg7Gwc =
32
33
github.com/apparentlymart/go-dump v0.0.0-20180507223929-23540a00eaa3 h1:ZSTrOEhiM5J5RFxEaFvMZVEAM1KvT1YzbEOwB2EAGjA =
You can’t perform that action at this time.
0 commit comments