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.
discard ca6b03e Merge pull request #977 from sxllwx/fix/issue813
omit 6c1c68e Merge pull request #986 from wongoo/develop
omit 6dc1fec delete travis script
omit e8302d0 upgrade hessian2 to v1.8.1 which fix emoji decoding error
omit 9d9a13a move need watch ns to readConfig func
new 34fa1da delete travis script
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (ca6b03e)
\
N -- N -- N refs/heads/develop (34fa1da)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
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 | 2 +-
go.mod | 2 +-
go.sum | 4 ++--
remoting/kubernetes/registry_controller.go | 22 +++++++++++-----------
4 files changed, 15 insertions(+), 15 deletions(-)