This is an automated email from the ASF dual-hosted git repository.
alexstocks pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-getty.git
from 04b1165 Merge pull request #109 from
apache/fix/set-read-write-deadline
add 3038141 chore: upgrade go version from 1.14 to 1.20
add 00bb32f upgrade golangci-lint version
add 3fc5e81 replace io/ioutil to os
add eacf90a replace deprecated method from Temporary() to Timeout()
add 985ac66 fix test
new 1643183 Merge pull request #112 from
DMwangnima/chore/upgrate_go_to_1.20
The 1 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/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(-)