This is an automated email from the ASF dual-hosted git repository.
liujun pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/dubbo-go-samples.git
from 0bfb26e7 update retry sample
add ff7742c4 fix(java_interop): update dubbo version to fix java_interop
sample on protobuf-triple
add 6362d771 Merge pull request #1 from SHA-4096/samples/java-interop
add a35ffdde fix: GetUser2 method mapping error
new bc00598c Merge pull request #782 from SHA-4096/fix/ut
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:
compatibility/rpc/dubbo/go-client/pkg/user.go | 2 +-
compatibility/rpc/dubbo/go-server/pkg/common_user_provider.go | 2 +-
compatibility/rpc/jsonrpc/go-client/pkg/user.go | 6 +++---
compatibility/rpc/jsonrpc/go-server/pkg/user_provider.go | 2 +-
compatibility/rpc/jsonrpc/go-server/pkg/user_provider1.go | 2 +-
compatibility/rpc/jsonrpc/go-server/pkg/user_provider2.go | 2 +-
compatibility/tls/dubbo/go-client/pkg/user.go | 2 +-
compatibility/tls/dubbo/go-server/pkg/common_user_provider.go | 2 +-
.../compatibility/rpc/dubbo/tests/integration/main_test.go | 2 +-
9 files changed, 11 insertions(+), 11 deletions(-)