Skip to content

Commit

Permalink
Bump github.com/alibabacloud-go/tea from 1.2.1 to 1.2.2
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.2.1 to 1.2.2.
- [Release notes](https://github.com/alibabacloud-go/tea/releases)
- [Commits](alibabacloud-go/tea@v1.2.1...v1.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and JacksonTian committed Feb 21, 2024
1 parent 0bc5086 commit 7fca991
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,10 +4,9 @@ go 1.14

require (
github.com/alibabacloud-go/debug v1.0.0
github.com/alibabacloud-go/tea v1.2.1
github.com/alibabacloud-go/tea v1.2.2
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
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect
gopkg.in/ini.v1 v1.67.0
gopkg.in/yaml.v2 v2.2.8 // indirect
Expand Down

0 comments on commit 7fca991

Please sign in to comment.