File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed
tencentcloud/connectivity Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1- ## 1.53.9 (Unreleased)
1+ ## 1.53.10 (Unreleased)
2+ ## 1.53.9 (March 19, 2021)
23
34ENHANCEMENTS:
45
Original file line number Diff line number Diff line change @@ -441,8 +441,6 @@ github.com/subosito/gotenv v1.2.0 h1:Slr1R9HxAlEKefgq5jn9U+DnETlIUa6HfgEzj0g5d7s
441441github.com/subosito/gotenv v1.2.0 /go.mod h1:N0PQaV/YGNqwC0u51sEeR/aUtSLEXKX9iv69rRypqCw =
442442github.com/tdakkota/asciicheck v0.0.0-20200416190851-d7f85be797a2 h1:Xr9gkxfOP0KQWXKNqmwe8vEeSUiUj4Rlee9CMVX2ZUQ =
443443github.com/tdakkota/asciicheck v0.0.0-20200416190851-d7f85be797a2 /go.mod h1:yHp0ai0Z9gUljN3o0xMhYJnH/IcvkdTBOX2fmJ93JEM =
444- github.com/tencentcloud/tencentcloud-sdk-go v1.0.112 h1:/vDVXeIWSVteNNJULedeWnqrcQxJlMDSQfxdwkc2XgI =
445- github.com/tencentcloud/tencentcloud-sdk-go v1.0.112 /go.mod h1:asUz5BPXxgoPGaRgZaVm1iGcUAuHyYUo1nXqKa83cvI =
446444github.com/tencentcloud/tencentcloud-sdk-go v1.0.119 h1:wjidEbe8rWoQNfUEzILykgi4SO1LYjC4tNRY7RN8chI =
447445github.com/tencentcloud/tencentcloud-sdk-go v1.0.119 /go.mod h1:asUz5BPXxgoPGaRgZaVm1iGcUAuHyYUo1nXqKa83cvI =
448446github.com/tetafro/godot v0.3.7 h1:+mecr7RKrUKB5UQ1gwqEMn13sDKTyDR8KNIquB9mm+8 =
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ import (
1010 "time"
1111)
1212
13- const ReqClient = "Terraform-v1.53.8 "
13+ const ReqClient = "Terraform-v1.53.9 "
1414
1515type LogRoundTripper struct {
1616}
You can’t perform that action at this time.
0 commit comments