You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by yu...@apache.org on 2023/02/02 21:00:05 UTC

[thrift] branch master updated (f223bd3b5 -> b94eac7ca)

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 f223bd3b5 Improve enum support for json generator
     add b94eac7ca Update supported go versions

No new revisions were added by this update.

Summary of changes:
 .github/workflows/build.yml           | 4 ++--
 LANGUAGES.md                          | 2 +-
 build/docker/ubuntu-bionic/Dockerfile | 4 ++--
 build/docker/ubuntu-focal/Dockerfile  | 4 ++--
 build/docker/ubuntu-jammy/Dockerfile  | 4 ++--
 go.mod                                | 2 +-
 lib/go/test/fuzz/go.mod               | 2 +-
 lib/go/test/go.mod                    | 2 +-
 test/go/go.mod                        | 2 +-
 9 files changed, 13 insertions(+), 13 deletions(-)