File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
1212 github.com/hashicorp/terraform-plugin-go v0.29.0
1313 github.com/hashicorp/terraform-plugin-log v0.9.0
1414 github.com/hashicorp/terraform-plugin-testing v1.13.3
15- go.temporal.io/api v1.53 .0
15+ go.temporal.io/api v1.57 .0
1616 golang.org/x/oauth2 v0.32.0
1717 google.golang.org/grpc v1.76.0
1818 google.golang.org/protobuf v1.36.10
Original file line number Diff line number Diff line change @@ -226,8 +226,8 @@ go.opentelemetry.io/otel/sdk/metric v1.37.0 h1:90lI228XrB9jCMuSdA0673aubgRobVZFh
226226go.opentelemetry.io/otel/sdk/metric v1.37.0 /go.mod h1:cNen4ZWfiD37l5NhS+Keb5RXVWZWpRE+9WyVCpbo5ps =
227227go.opentelemetry.io/otel/trace v1.37.0 h1:HLdcFNbRQBE2imdSEgm/kwqmQj1Or1l/7bW6mxVK7z4 =
228228go.opentelemetry.io/otel/trace v1.37.0 /go.mod h1:TlgrlQ+PtQO5XFerSPUYG0JSgGyryXewPGyayAWSBS0 =
229- go.temporal.io/api v1.53 .0 h1:6vAFpXaC584AIELa6pONV56MTpkm4Ha7gPWL2acNAjo =
230- go.temporal.io/api v1.53 .0 /go.mod h1:iaxoP/9OXMJcQkETTECfwYq4cw/bj4nwov8b3ZLVnXM =
229+ go.temporal.io/api v1.57 .0 h1:vJGbU6RqMqCAXP03Jq4KEL61sCxAdJx4Yj7PxtbsrF0 =
230+ go.temporal.io/api v1.57 .0 /go.mod h1:iaxoP/9OXMJcQkETTECfwYq4cw/bj4nwov8b3ZLVnXM =
231231golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 /go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w =
232232golang.org/x/crypto v0.0.0-20210921155107-089bfa567519 /go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc =
233233golang.org/x/crypto v0.3.0 /go.mod h1:hebNnKkNXi2UzZN1eVRvBB7co0a+JxK6XbPiWVs/3J4 =
You can’t perform that action at this time.
0 commit comments