Skip to content

chore(deps): bump the go group with 5 updates#36

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-08ad094bbd
Open

chore(deps): bump the go group with 5 updates#36
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-08ad094bbd

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 17, 2026

Bumps the go group with 5 updates:

Package From To
github.com/aws/aws-sdk-go-v2 1.41.6 1.41.7
github.com/aws/aws-sdk-go-v2/credentials 1.19.15 1.19.16
github.com/aws/aws-sdk-go-v2/service/s3 1.100.0 1.101.0
github.com/qiniu/go-sdk/v7 7.26.10 7.26.12
golang.org/x/crypto 0.50.0 0.51.0

Updates github.com/aws/aws-sdk-go-v2 from 1.41.6 to 1.41.7

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.19.15 to 1.19.16

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.100.0 to 1.101.0

Commits

Updates github.com/qiniu/go-sdk/v7 from 7.26.10 to 7.26.12

Release notes

Sourced from github.com/qiniu/go-sdk/v7's releases.

Release v7.26.12

  • 修复
    • sandbox: 修正 GitRepositoryResource 的必填字段说明,并在 SDK 侧校验 URL、MountPath 和 AuthorizationToken 非空

Release v7.26.11

  • 新增
    • sandbox: 添加 Git 操作 API 支持
    • sandbox: 添加 GitHub 凭证注入与 Git 仓库资源挂载配置支持
  • 修复
    • sandbox: 修复 Commands.Connect 因重复关闭 pidCh 导致 panic
Changelog

Sourced from github.com/qiniu/go-sdk/v7's changelog.

7.26.12

  • 修复
    • sandbox: 修正 GitRepositoryResource 的必填字段说明,并在 SDK 侧校验 URL、MountPath 和 AuthorizationToken 非空

7.26.11

  • 新增
    • sandbox: 添加 Git 操作 API 支持
    • sandbox: 添加 GitHub 凭证注入与 Git 仓库资源挂载配置支持
  • 修复
    • sandbox: 修复 Commands.Connect 因重复关闭 pidCh 导致 panic
Commits

Updates golang.org/x/crypto from 0.50.0 to 0.51.0

Commits
  • b8a14a8 go.mod: update golang.org/x dependencies
  • 9d9d507 x509roots/fallback/bundle: fix bundle test with Go 1.27+
  • fd0b90d acme: include Problem in OrderError.Error
  • b9e5359 pbkdf2: turn into a wrapper for crypto/pbkdf2
  • cc0e4fc hkdf: forward Extract to the standard library
  • a8e9237 x509roots/fallback: update bundle
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.6` | `1.41.7` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.19.15` | `1.19.16` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.100.0` | `1.101.0` |
| [github.com/qiniu/go-sdk/v7](https://github.com/qiniu/go-sdk) | `7.26.10` | `7.26.12` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.50.0` | `0.51.0` |


Updates `github.com/aws/aws-sdk-go-v2` from 1.41.6 to 1.41.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.41.6...v1.41.7)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.15 to 1.19.16
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.19.15...credentials/v1.19.16)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.100.0 to 1.101.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.100.0...service/s3/v1.101.0)

Updates `github.com/qiniu/go-sdk/v7` from 7.26.10 to 7.26.12
- [Release notes](https://github.com/qiniu/go-sdk/releases)
- [Changelog](https://github.com/qiniu/go-sdk/blob/master/CHANGELOG.md)
- [Commits](qiniu/go-sdk@v7.26.10...v7.26.12)

Updates `golang.org/x/crypto` from 0.50.0 to 0.51.0
- [Commits](golang/crypto@v0.50.0...v0.51.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.41.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.19.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.101.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/qiniu/go-sdk/v7
  dependency-version: 7.26.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: golang.org/x/crypto
  dependency-version: 0.51.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants