This is an automated email from the ASF dual-hosted git repository.
alexstocks pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git
from 7bc593b23 Add amap logo (#1819)
add e02df1e12 build(deps): bump github.com/knadh/koanf from 1.4.0 to 1.4.1
(#1825)
add d7815d19a build(deps): bump github.com/google/go-cmp from 0.5.6 to
0.5.7 (#1824)
add 1945966a2 build(deps): bump github.com/envoyproxy/go-control-plane
(#1823)
add 4dcebce40 fix host (#1821)
add d6eb3a45b build(deps): bump actions/setup-go from 2 to 3 (#1822)
add 65d3f387b Set permissions for GitHub actions (#1817)
add 605764ef9 Fix: decode net stream bytes as getty rule (#1820)
add 553c836c5 fix: remove HEADER_LENGTH in decode because of discard
(#1831)
add f504feea5 build(deps): bump github.com/polarismesh/polaris-go from
1.0.1 to 1.0.2 (#1842)
add 237359275 build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.2 to
3.5.3 (#1840)
add 3be2d9806 Add req.Data to OnMessage panic error log (#1847)
No new revisions were added by this update.
Summary of changes:
.github/workflows/codeql-analysis.yml | 7 +++++
.github/workflows/github-actions.yml | 5 +++-
.github/workflows/golangci-lint.yml | 8 +++++-
go.mod | 14 +++++-----
go.sum | 41 +++++++++++++---------------
protocol/dubbo/dubbo_codec.go | 49 ++++++++++++++++++++++------------
protocol/dubbo/impl/codec.go | 3 +++
protocol/dubbo/impl/const.go | 2 ++
registry/base_registry.go | 2 +-
remoting/codec.go | 2 +-
remoting/getty/dubbo_codec_for_test.go | 10 +++----
remoting/getty/listener.go | 14 +++++-----
remoting/getty/readwriter.go | 37 +++++++++++--------------
remoting/getty/readwriter_test.go | 4 +--
14 files changed, 111 insertions(+), 87 deletions(-)