You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by li...@apache.org on 2021/04/21 15:49:03 UTC

[skywalking-satellite] branch fix-go-sum updated (33c5d2a -> 6bc1783)

This is an automated email from the ASF dual-hosted git repository.

liujiapeng pushed a change to branch fix-go-sum
in repository https://gitbox.apache.org/repos/asf/skywalking-satellite.git.


 discard 33c5d2a  fix go sum
 discard 0c5dc8f  fix go sum
     add 6bc1783  fix go sum

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   (33c5d2a)
            \
             N -- N -- N   refs/heads/fix-go-sum (6bc1783)

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.

No new revisions were added by this update.

Summary of changes:
 dist/LICENSE                                 |  3 +-
 go.mod                                       |  2 +-
 go.sum                                       |  6 ++--
 protocol/gen-codes/skywalking/network/go.mod |  9 ++---
 protocol/gen-codes/skywalking/network/go.sum | 51 ++++------------------------
 tools/protocol_gen.sh                        |  4 +++
 6 files changed, 21 insertions(+), 54 deletions(-)