Skip to content

Commit

Permalink
Bump github.com/alibabacloud-go/tea from 1.1.8 to 1.2.1
Browse files Browse the repository at this point in the history
Bumps [github.com/alibabacloud-go/tea](https://github.com/alibabacloud-go/tea) from 1.1.8 to 1.2.1.
- [Release notes](https://github.com/alibabacloud-go/tea/releases)
- [Commits](alibabacloud-go/tea@v1.1.8...v1.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and JacksonTian committed Dec 20, 2023
1 parent e8ca6ff commit 0bc5086
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ go 1.14

require (
github.com/alibabacloud-go/debug v1.0.0
github.com/alibabacloud-go/tea v1.1.8
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/alibabacloud-go/tea v1.2.1
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
github.com/stretchr/testify v1.5.1
golang.org/x/net v0.17.0 // indirect
Expand Down

0 comments on commit 0bc5086

Please sign in to comment.