Skip to content

Commit

Permalink
Merge pull request #245 from ysicing/dependabot/go_modules/github.com…
Browse files Browse the repository at this point in the history
…/aliyun/alibaba-cloud-sdk-go-1.61.1509
  • Loading branch information
dependabot[bot] authored Mar 8, 2022
2 parents af2813f + a5775f7 commit f83a656
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/ysicing/ergo
go 1.17

require (
github.com/aliyun/alibaba-cloud-sdk-go v1.61.1505
github.com/aliyun/alibaba-cloud-sdk-go v1.61.1509
github.com/axgle/mahonia v0.0.0-20180208002826-3358181d7394
github.com/blang/semver v3.5.1+incompatible
github.com/cheggaaa/pb/v3 v3.0.8
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,8 @@ github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod h1:ybxpYRF
github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4/go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0=
github.com/alecthomas/units v0.0.0-20190924025748-f65c72e2690d/go.mod h1:rBZYJk541a8SKzHPHnH3zbiI+7dagKZ0cgpgrD7Fyho=
github.com/alexflint/go-filemutex v0.0.0-20171022225611-72bdc8eae2ae/go.mod h1:CgnQgUtFrFz9mxFNtED3jI5tLDjKlOM+oUF/sTk6ps0=
github.com/aliyun/alibaba-cloud-sdk-go v1.61.1505 h1:htt0EFz2Yi5OINUIERsOFSXclzdsnTTjrPSuujxPhvw=
github.com/aliyun/alibaba-cloud-sdk-go v1.61.1505/go.mod h1:RcDobYh8k5VP6TNybz9m++gL3ijVI5wueVr0EM10VsU=
github.com/aliyun/alibaba-cloud-sdk-go v1.61.1509 h1:An2+5VL4k3QgDIzj/CYGREVcjHBdCfQspOKOAnDq1mM=
github.com/aliyun/alibaba-cloud-sdk-go v1.61.1509/go.mod h1:RcDobYh8k5VP6TNybz9m++gL3ijVI5wueVr0EM10VsU=
github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239 h1:kFOfPq6dUM1hTo4JG6LR5AXSUEsOjtdm0kw0FtQtMJA=
github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239/go.mod h1:2FmKhYUyUczH0OGQWaF5ceTx0UBShxjsH6f8oGKYe2c=
github.com/antihax/optional v1.0.0/go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY=
Expand Down

0 comments on commit f83a656

Please sign in to comment.