Skip to content

Bump the gomod group across 1 directory with 6 updates#205

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/gomod-254c677a98
Open

Bump the gomod group across 1 directory with 6 updates#205
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/gomod-254c677a98

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Bumps the gomod group with 5 updates in the / directory:

Package From To
github.com/aws/aws-sdk-go-v2 1.41.4 1.41.6
github.com/aws/aws-sdk-go-v2/config 1.32.12 1.32.16
github.com/interlynk-io/sbomasm/v2 2.0.2 2.0.3
sigs.k8s.io/release-utils 0.12.3 0.12.4
github.com/protobom/protobom 0.5.4 0.5.5

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

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.32.12 to 1.32.16

Commits

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

Commits

Updates github.com/interlynk-io/sbomasm/v2 from 2.0.2 to 2.0.3

Release notes

Sourced from github.com/interlynk-io/sbomasm/v2's releases.

v2.0.3

What's Changed

Full Changelog: interlynk-io/sbomasm@v2.0.2...v2.0.3

Commits

Updates sigs.k8s.io/release-utils from 0.12.3 to 0.12.4

Release notes

Sourced from sigs.k8s.io/release-utils's releases.

v0.12.4

Changes by Kind

Bug

  • Fix shared default options mutation across http agents. NewAgent() previously returned agents all pointing to the same options struct, so calling any With*() method on one agent would mutate all agents. (#182, @​saschagrunert) [SIG Release]

Feature

  • The http.Agent now supports setting custom clients with WithClient() (#169, @​puerco) [SIG Release]

Other (Cleanup or Flake)

Dependencies

Added

  • github.com/cespare/xxhash/v2: v2.3.0

Changed

Removed

Nothing has changed.

Commits
  • c5ec679 Merge pull request #182 from saschagrunert/fix/agent-shared-options
  • e3734a4 Fix shared default options mutation across agents
  • 96f97ba Merge pull request #181 from kubernetes-sigs/dependabot/github_actions/action...
  • 6f678e3 build(deps): bump the actions group with 2 updates
  • c2cdc95 Merge pull request #179 from cpanato/updates
  • d5a73e4 fix lints
  • a4f2787 bump cosign and golangci-lint
  • d1b29d9 Merge pull request #177 from kubernetes-sigs/dependabot/docker/all-9adf8b7ea7
  • ffec3c4 build(deps): bump golang from 1.26.0 to 1.26.1 in the all group
  • ae59572 Merge pull request #178 from kubernetes-sigs/dependabot/go_modules/all-c0a0eb...
  • Additional commits viewable in compare view

Updates github.com/protobom/protobom from 0.5.4 to 0.5.5

Release notes

Sourced from github.com/protobom/protobom's releases.

v0.5.5

No release notes provided.

Commits
  • cbf169e Merge pull request #406 from puerco/1.7
  • 56480ed Hack CDX 1.7 serialization into the writer
  • 2e7bef8 Add 1.7 support to the reader
  • 67501ae Add cdx 1.7 to sniffer
  • 268107b Merge pull request #405 from protobom/dependabot/github_actions/actions-3f73f...
  • 69966af build(deps): bump kubernetes-sigs/release-actions in the actions group
  • dd5c685 Merge pull request #393 from bact/patch-1
  • 50e7d15 Merge pull request #404 from protobom/dependabot/github_actions/actions-ebf71...
  • 1f1908f Merge pull request #399 from protobom/dependabot/pip/examples/tests/requests-...
  • 199bea4 build(deps): bump kubernetes-sigs/release-actions in the actions group
  • Additional commits viewable 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 gomod group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.4` | `1.41.6` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.12` | `1.32.16` |
| [github.com/interlynk-io/sbomasm/v2](https://github.com/interlynk-io/sbomasm) | `2.0.2` | `2.0.3` |
| [sigs.k8s.io/release-utils](https://github.com/kubernetes-sigs/release-utils) | `0.12.3` | `0.12.4` |
| [github.com/protobom/protobom](https://github.com/protobom/protobom) | `0.5.4` | `0.5.5` |



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

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.12 to 1.32.16
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.32.12...config/v1.32.16)

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

Updates `github.com/interlynk-io/sbomasm/v2` from 2.0.2 to 2.0.3
- [Release notes](https://github.com/interlynk-io/sbomasm/releases)
- [Commits](interlynk-io/sbomasm@v2.0.2...v2.0.3)

Updates `sigs.k8s.io/release-utils` from 0.12.3 to 0.12.4
- [Release notes](https://github.com/kubernetes-sigs/release-utils/releases)
- [Commits](kubernetes-sigs/release-utils@v0.12.3...v0.12.4)

Updates `github.com/protobom/protobom` from 0.5.4 to 0.5.5
- [Release notes](https://github.com/protobom/protobom/releases)
- [Commits](protobom/protobom@v0.5.4...v0.5.5)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.41.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.19.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/interlynk-io/sbomasm/v2
  dependency-version: 2.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: sigs.k8s.io/release-utils
  dependency-version: 0.12.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/protobom/protobom
  dependency-version: 0.5.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 20, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants