This is an automated email from the ASF dual-hosted git repository. alexstocks pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/dubbo-getty.git
commit 1643183fa5dc86d6203e156bf3cffd28550a9c6a Merge: 04b1165 985ac66 Author: Xin.Zh <[email protected]> AuthorDate: Sat Mar 16 12:31:38 2024 +0800 Merge pull request #112 from DMwangnima/chore/upgrate_go_to_1.20 chore: upgrade go version from 1.14 to 1.20 .github/workflows/github-actions.yml | 4 ++-- client.go | 6 +++--- client_test.go | 5 ++++- connection.go | 6 +++++- go.mod | 25 ++++++++++++++++++++++--- go.sum | 3 --- server.go | 12 ++++++++---- tls.go | 8 ++++---- 8 files changed, 48 insertions(+), 21 deletions(-)
