summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2015-06-19 21:22:57 +0200
committerJens Geyer <jensg@apache.org>2015-06-19 21:22:57 +0200
commit8b4700265cef54c6544345530b33cd2274caec62 (patch)
tree20590d375a9938aa106c2c6e3f21742b42bb591d /.gitignore
parent56a03be3f9bf251d17c89034e4c8f2e668211317 (diff)
downloadthrift-8b4700265cef54c6544345530b33cd2274caec62.tar.gz
THRIFT-3194 Can't build with go enabled. gomock SCC path incorrect.
Client: Go Patch: Larry Matter <larry.matter@gmail.com> This closes #524
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 2282c0f84..affc17ed9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -238,7 +238,7 @@ test-driver
/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