commit | 8b4700265cef54c6544345530b33cd2274caec62 | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Fri Jun 19 21:22:57 2015 +0200 |
committer | Jens Geyer <jensg@apache.org> | Fri Jun 19 21:22:57 2015 +0200 |
tree | 20590d375a9938aa106c2c6e3f21742b42bb591d | |
parent | 56a03be3f9bf251d17c89034e4c8f2e668211317 [diff] [blame] |
THRIFT-3194 Can't build with go enabled. gomock SCC path incorrect. Client: Go Patch: Larry Matter <larry.matter@gmail.com> This closes #524
diff --git a/.gitignore b/.gitignore index 2282c0f..affc17e 100644 --- a/.gitignore +++ b/.gitignore
@@ -238,7 +238,7 @@ /test/go/ThriftTest.thrift /test/go/gopath /test/go/pkg/ -/test/go/src/code.google.com/ +/test/go/src/github.com/golang/ /test/go/src/gen/ /test/go/src/thrift /test/haxe/bin