[Go] Bump github.com/alibabacloud-go/tea from 1.3.11 to 1.5.2#344
Open
dependabot[bot] wants to merge 1 commit into
Open
[Go] Bump github.com/alibabacloud-go/tea from 1.3.11 to 1.5.2#344dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [github.com/alibabacloud-go/tea](https://github.com/alibabacloud-go/tea) from 1.3.11 to 1.5.2. - [Release notes](https://github.com/alibabacloud-go/tea/releases) - [Commits](alibabacloud-go/tea@v1.3.11...v1.5.2) --- updated-dependencies: - dependency-name: github.com/alibabacloud-go/tea dependency-version: 1.5.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/alibabacloud-go/tea-1.5.2
branch
from
July 8, 2026 03:58
0a6fc3d to
d6bbe0c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/alibabacloud-go/tea from 1.3.11 to 1.5.2.
Release notes
Sourced from github.com/alibabacloud-go/tea's releases.
Commits
c8b819bfix(dara): Sleep should use time.Millisecond to align with GetBackoff… (#159)fa9bf32feat: update retry policy with default max attempts (#158)0802f0efeat: support error detail in error (#157)3ae6caaAdd websocket (#155)75efc7ffix: improve DNS robustness and refine timeout logicaf5f206fix socks5 proxy5c6eb77support IdleTimeout0f6d084fix validatedf04276add ReadAsSSEWithContext