This is an automated email from the ASF dual-hosted git repository.
yuxuan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from 75cf93ed2 bump version number
add 875178c0a THRIFT-5744: Switch to slog for go library
No new revisions were added by this update.
Summary of changes:
.github/workflows/build.yml | 4 +-
LANGUAGES.md | 2 +-
go.mod | 2 +-
lib/go/test/fuzz/go.mod | 2 +-
lib/go/test/go.mod | 2 +-
lib/go/thrift/debug_protocol.go | 329 +++++++++++++++++++++++++++++++++-------
lib/go/thrift/logger.go | 12 ++
lib/go/thrift/simple_server.go | 23 ++-
test/go/go.mod | 4 +-
test/go/go.sum | 2 -
10 files changed, 315 insertions(+), 67 deletions(-)