You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.
Describe the bug
panic: proto: duplicate enum registered: SpanType
goroutine 1 [running]:
github.com/golang/protobuf/proto.RegisterEnum(0x2bb3c53, 0x8, 0xc000289080, 0xc0002890e0)
E:/workspace/go/src/pkg/mod/github.com/golang/protobuf@v1.4.2/proto/registry.go:104 +0x125
github.com/SkyAPM/go2sky/reporter/grpc/language-agent.init.0()
E:/workspace/go/src/pkg/mod/github.com/!sky!a!p!m/go2sky@v0.4.0/reporter/grpc/language-agent/Tracing.pb.go:520 +0x59
To Reproduce
Steps to reproduce the behavior:
with go micro and gin framework
The text was updated successfully, but these errors were encountered: