-
Notifications
You must be signed in to change notification settings - Fork 120
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove executable bit from thirdparty/*.go (#169)
- Loading branch information
1 parent
bd44280
commit 137973e
Showing
59 changed files
with
0 additions
and
0 deletions.
There are no files selected for viewing
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/application_exception.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/application_exception_test.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/binary_protocol.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/binary_protocol_test.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/buffered_transport.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/buffered_transport_test.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/compact_protocol.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/compact_protocol_test.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/debug_protocol.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/deserializer.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/exception.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/exception_test.go
100755 → 100644
Empty file.
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/framed_transport.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/framed_transport_test.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/http_client.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/http_client_test.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/http_transport.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/iostream_transport.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/iostream_transport_test.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/json_protocol.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/json_protocol_test.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/lowlevel_benchmarks_test.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/memory_buffer.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/memory_buffer_test.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/messagetype.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/multiplexed_protocol.go
100755 → 100644
Empty file.
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/pointerize.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/processor.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/processor_factory.go
100755 → 100644
Empty file.
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/protocol_exception.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/protocol_factory.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/protocol_test.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/rich_transport.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/rich_transport_test.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/serializer.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/serializer_test.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/serializer_types_test.go
100755 → 100644
Empty file.
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/server_socket.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/server_socket_test.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/server_test.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/server_transport.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/simple_json_protocol.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/simple_json_protocol_test.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/simple_server.go
100755 → 100644
Empty file.
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/ssl_server_socket.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/ssl_socket.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/transport.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/transport_exception.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/transport_exception_test.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/transport_factory.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/transport_test.go
100755 → 100644
Empty file.
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/zlib_transport.go
100755 → 100644
Empty file.
Empty file modified
0
thirdparty/github.com/apache/thrift/lib/go/thrift/zlib_transport_test.go
100755 → 100644
Empty file.