This is an automated email from the ASF dual-hosted git repository.
fishy pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from 4aa5696c6 updated CODEOWNERS for PHP
add c1710f06e THRIFT-5969: Enforce `gofmt -s` in CI
No new revisions were added by this update.
Summary of changes:
.github/workflows/sca.yml | 24 ++++++++++++++++++++++++
lib/go/test/fuzz/fuzz.go | 2 +-
lib/go/test/fuzz/fuzz_test.go | 1 +
lib/go/test/tests/optional_fields_test.go | 4 ++--
lib/go/thrift/compact_protocol.go | 2 +-
lib/go/thrift/framed_transport.go | 5 +----
lib/go/thrift/middleware.go | 22 ++++++++--------------
lib/go/thrift/server_socket.go | 17 ++++++++---------
lib/go/thrift/socket.go | 10 +++++-----
lib/go/thrift/socket_unix_conn_test.go | 2 +-
lib/go/thrift/ssl_socket.go | 14 +++++++-------
11 files changed, 59 insertions(+), 44 deletions(-)