Open serprex opened 10 months ago
thanks for the contribution!
Out of curiosity, are you using this library anywhere?
It's a transitive dependency through https://temporal.io, which https://peerdb.io (data movement product) is built on top of
Created https://github.com/temporalio/temporal/pull/5278 & https://github.com/temporalio/sdk-go/pull/1344 alongside this to hopefully get one line removed from our go.mod
eventually
@rabbbit who's the decision maker for merging?
@rabbbit who's the decision maker for merging?
sorry for the lack of movement on this. the service mesh team at Uber is currently the de facto maintainers of this repo. can you shed light on how you're using tchannel-go?
@rabbbit who's the decision maker for merging?
sorry for the lack of movement on this. the service mesh team at Uber is currently the de facto maintainers of this repo. can you shed light on how you're using tchannel-go?
rely on it via temporal
go 1.19 introduced atomic types https://tip.golang.org/doc/go1.19#atomic_types
Indirect dependency remains through multierr, but multierr recently dropped its go.uber.org/atomic dependency: https://github.com/uber-go/multierr/pull/72