Skip to content

Commit

Permalink
build(deps): bump github.com/alibabacloud-go/tea-utils/v2
Browse files Browse the repository at this point in the history
Bumps [github.com/alibabacloud-go/tea-utils/v2](https://github.com/alibabacloud-go/tea-utils) from 2.0.5 to 2.0.7.
- [Release notes](https://github.com/alibabacloud-go/tea-utils/releases)
- [Changelog](https://github.com/alibabacloud-go/tea-utils/blob/master/ChangeLog.txt)
- [Commits](alibabacloud-go/tea-utils@v2.0.5...v2.0.7)

---
updated-dependencies:
- dependency-name: github.com/alibabacloud-go/tea-utils/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 5eea91f commit 5385e50
Show file tree
Hide file tree
Showing 7 changed files with 133 additions and 19 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ require (
require (
github.com/alibabacloud-go/openapi-util v0.1.0
github.com/alibabacloud-go/tea-utils v1.4.5
github.com/alibabacloud-go/tea-utils/v2 v2.0.5
github.com/alibabacloud-go/tea-utils/v2 v2.0.7
github.com/go-logr/zapr v1.3.0
github.com/olekukonko/tablewriter v0.0.6-0.20230925090304-df64c4bbad77
go.uber.org/zap v1.27.0
Expand Down
3 changes: 2 additions & 1 deletion go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,9 @@ github.com/alibabacloud-go/tea-utils v1.4.5 h1:h0/6Xd2f3bPE4XHTvkpjwxowIwRCJAJOq
github.com/alibabacloud-go/tea-utils v1.4.5/go.mod h1:KNcT0oXlZZxOXINnZBs6YvgOd5aYp9U67G+E3R8fcQw=
github.com/alibabacloud-go/tea-utils/v2 v2.0.0/go.mod h1:U5MTY10WwlquGPS34DOeomUGBB0gXbLueiq5Trwu0C4=
github.com/alibabacloud-go/tea-utils/v2 v2.0.4/go.mod h1:sj1PbjPodAVTqGTA3olprfeeqqmwD0A5OQz94o9EuXQ=
github.com/alibabacloud-go/tea-utils/v2 v2.0.5 h1:EUakYEUAwr6L3wLT0vejIw2rc0IA1RSXDwLnIb3f2vU=
github.com/alibabacloud-go/tea-utils/v2 v2.0.5/go.mod h1:dL6vbUT35E4F4bFTHL845eUloqaerYBYPsdWR2/jhe4=
github.com/alibabacloud-go/tea-utils/v2 v2.0.7 h1:WDx5qW3Xa5ZgJ1c8NfqJkF6w+AU5wB8835UdhPr6Ax0=
github.com/alibabacloud-go/tea-utils/v2 v2.0.7/go.mod h1:qxn986l+q33J5VkialKMqT/TTs3E+U9MJpd001iWQ9I=
github.com/alibabacloud-go/tea-xml v1.1.2/go.mod h1:Rq08vgCcCAjHyRi/M7xlHKUykZCEtyBy9+DPF6GgEu8=
github.com/alibabacloud-go/tea-xml v1.1.3 h1:7LYnm+JbOq2B+T/B0fHC4Ies4/FofC4zHzYtqw7dgt0=
github.com/alibabacloud-go/tea-xml v1.1.3/go.mod h1:Rq08vgCcCAjHyRi/M7xlHKUykZCEtyBy9+DPF6GgEu8=
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

79 changes: 79 additions & 0 deletions vendor/github.com/alibabacloud-go/tea-utils/v2/service/service.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ github.com/alibabacloud-go/tea/utils
# github.com/alibabacloud-go/tea-utils v1.4.5
## explicit; go 1.14
github.com/alibabacloud-go/tea-utils/service
# github.com/alibabacloud-go/tea-utils/v2 v2.0.5
# github.com/alibabacloud-go/tea-utils/v2 v2.0.7
## explicit; go 1.14
github.com/alibabacloud-go/tea-utils/v2/service
# github.com/alibabacloud-go/tea-xml v1.1.3
Expand Down

0 comments on commit 5385e50

Please sign in to comment.