We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6974ef4 commit d8a3c2fCopy full SHA for d8a3c2f
go.mod
@@ -12,6 +12,5 @@ require (
12
github.com/twmb/murmur3 v1.0.0
13
golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e
14
)
15
-
16
-// Work around issue wtih git.apache.org/thrift.git
+// Work around issue with git.apache.org/thrift.git
17
replace git.apache.org/thrift.git => github.com/apache/thrift v0.12.0
0 commit comments