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/07 08:46:53 UTC

[skywalking-satellite] branch fix-race-bug updated (56be353 -> 9c3242b)

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

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


    from 56be353  polish codes
     add 9c3242b  fix gen-codes-err

No new revisions were added by this update.

Summary of changes:
 go.mod                                                             | 2 +-
 protocol/gen-codes/satellite/protocol/Event.pb.go                  | 7 +------
 .../agent/configuration/v3/ConfigurationDiscoveryService.pb.go     | 7 +------
 protocol/gen-codes/skywalking/network/common/v3/Common.pb.go       | 7 +------
 protocol/gen-codes/skywalking/network/go.mod                       | 1 -
 protocol/gen-codes/skywalking/network/go.sum                       | 3 +--
 .../skywalking/network/language/agent/v3/BrowserPerf.pb.go         | 7 +------
 .../gen-codes/skywalking/network/language/agent/v3/CLRMetric.pb.go | 7 +------
 .../gen-codes/skywalking/network/language/agent/v3/JVMMetric.pb.go | 7 +------
 .../gen-codes/skywalking/network/language/agent/v3/Meter.pb.go     | 7 +------
 .../gen-codes/skywalking/network/language/agent/v3/Tracing.pb.go   | 7 +------
 .../gen-codes/skywalking/network/language/profile/v3/Profile.pb.go | 7 +------
 protocol/gen-codes/skywalking/network/logging/v3/Logging.pb.go     | 7 +------
 .../gen-codes/skywalking/network/management/v3/Management.pb.go    | 7 +------
 .../gen-codes/skywalking/network/servicemesh/v3/service-mesh.pb.go | 7 +------
 tools/protocol_gen.sh                                              | 6 ++++--
 16 files changed, 18 insertions(+), 78 deletions(-)