Skip to content

Commit c99ffab

Browse files
authored
Pin thrift to 0.10.0 (#777)
1 parent 41a5263 commit c99ffab

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

Gopkg.lock

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@ ignored = ["go.uber.org/cadence/.tmp"]
5858
name = "go.uber.org/thriftrw"
5959
version = "1.6.0"
6060

61+
[[constraint]]
62+
name = "github.com/apache/thrift"
63+
version = "v0.10.0"
64+
6165
[[constraint]]
6266
name = "go.uber.org/yarpc"
6367
version = "1.38.0"

0 commit comments

Comments
 (0)