File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ require (
15
15
github.com/shirou/gopsutil v3.21.11+incompatible
16
16
github.com/stretchr/testify v1.8.1
17
17
github.com/uber-go/tally v3.3.15+incompatible
18
- github.com/uber/cadence-idl v0.0.0-20230829165610-d4f516f3afb0
18
+ github.com/uber/cadence-idl v0.0.0-20230905165949-03586319b849
19
19
github.com/uber/jaeger-client-go v2.22.1+incompatible
20
20
github.com/uber/tchannel-go v1.32.1
21
21
go.uber.org/atomic v1.9.0
Original file line number Diff line number Diff line change @@ -204,8 +204,8 @@ github.com/uber-go/mapdecode v1.0.0/go.mod h1:b5nP15FwXTgpjTjeA9A2uTHXV5UJCl4arw
204
204
github.com/uber-go/tally v3.3.12+incompatible /go.mod h1:YDTIBxdXyOU/sCWilKB4bgyufu1cEi0jdVnRdxvjnmU =
205
205
github.com/uber-go/tally v3.3.15+incompatible h1:9hLSgNBP28CjIaDmAuRTq9qV+UZY+9PcvAkXO4nNMwg =
206
206
github.com/uber-go/tally v3.3.15+incompatible /go.mod h1:YDTIBxdXyOU/sCWilKB4bgyufu1cEi0jdVnRdxvjnmU =
207
- github.com/uber/cadence-idl v0.0.0-20230829165610-d4f516f3afb0 h1:0bw3vE5IBDTKK2gOepGsM+UFiUC/ToACLLO3S9IZuc4 =
208
- github.com/uber/cadence-idl v0.0.0-20230829165610-d4f516f3afb0 /go.mod h1:oyUK7GCNCRHCCyWyzifSzXpVrRYVBbAMHAzF5dXiKws =
207
+ github.com/uber/cadence-idl v0.0.0-20230905165949-03586319b849 h1:j3bfADG1t35Lt4rNRpc9AuQ3l2cGw2Ao25Qt6rDamgc =
208
+ github.com/uber/cadence-idl v0.0.0-20230905165949-03586319b849 /go.mod h1:oyUK7GCNCRHCCyWyzifSzXpVrRYVBbAMHAzF5dXiKws =
209
209
github.com/uber/jaeger-client-go v2.22.1+incompatible h1:NHcubEkVbahf9t3p75TOCR83gdUHXjRJvjoBh1yACsM =
210
210
github.com/uber/jaeger-client-go v2.22.1+incompatible /go.mod h1:WVhlPFC8FDjOFMMWRy2pZqQJSXxYSwNYOkTr/Z6d3Kk =
211
211
github.com/uber/jaeger-lib v2.2.0+incompatible /go.mod h1:ComeNDZlWwrWnDv8aPp0Ba6+uUTzImX/AauajbLI56U =
You can’t perform that action at this time.
0 commit comments