This is an automated email from the ASF dual-hosted git repository.

francischuang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/calcite-avatica-go.git.


    from e2f87a3  [CALCITE-3320] Use transitional x/xerrors package when 
working with errors
     new c028c41  [CALCITE-3902] Upgrade Go to 1.13 and 1.14
     new 127418a  [CALCITE-3903] Upgrade protobuf generation dependencies and 
regenerate avatica protobufs
     new dad52f9  [CALCITE-3904] Upgrade Github actions dependencies
     new 8cec1ea  [CALCITE-3905] Upgrade gokrb5 to v8
     new a5b8252  [CALCITE-3906] Pin witch in tools.go file

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/tests.yaml |  6 +--
 docker-compose.yml           | 14 ++++---
 docker.sh                    |  6 ++-
 go.mod                       | 25 ++++++------
 go.sum                       | 93 +++++++++++++++++++++++++++++++++-----------
 http_client_wrappers.go      | 14 +++----
 message/common.pb.go         |  4 +-
 message/requests.pb.go       |  4 +-
 message/responses.pb.go      |  4 +-
 tools.go                     |  5 +++
 10 files changed, 122 insertions(+), 53 deletions(-)
 create mode 100644 tools.go

Reply via email to