apache / dubbo-go-pixiu

Based on the proxy gateway service of dubbo-go, it solves the problem that the external protocol calls the internal Dubbo cluster. At present, it supports HTTP and gRPC[developing].
https://dubbogo.github.io/dubbo-go-proxy/
Apache License 2.0
488 stars 154 forks source link

github.com/opentrx/seata-golang/v2 unknown revision v2.0.5 #627

Closed potterhe closed 7 months ago

potterhe commented 7 months ago

What happened: When executing make build, an error is reported

...
go: downloading github.com/opentrx/seata-golang/v2 v2.0.5
../../pkg/filter/seata/branch_transaction_service.go:31:2: reading github.com/opentrx/seata-golang/go.mod at revision v2.0.5: unknown revision v2.0.5
...
make: *** [build] Error 1

What you expected to happen: build build successful

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

go version go1.22.1 darwin/arm64 tag: v1.0.0-rc4 branch: develop

AlexStocks commented 7 months ago

这个 repo 已经不存在了 @mark4z 相关代码可以考虑删掉

mark4z commented 7 months ago

I will fix it later