Skip to content

chore(deps): bump the go-modules group with 6 updates - #260

Merged
paketo-bot merged 1 commit into
mainfrom
dependabot/go_modules/go-modules-b63ccaa836
Jul 21, 2026
Merged

chore(deps): bump the go-modules group with 6 updates#260
paketo-bot merged 1 commit into
mainfrom
dependabot/go_modules/go-modules-b63ccaa836

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-modules group with 6 updates:

Package From To
cloud.google.com/go/storage 1.63.1 1.64.0
github.com/anchore/stereoscope 0.2.2 0.3.0
github.com/anchore/syft 1.48.0 1.49.0
github.com/ebitengine/purego 0.10.1 0.10.2
github.com/go-logr/logr 1.4.3 1.4.4
github.com/ulikunitz/xz 0.5.15 0.5.16

Updates cloud.google.com/go/storage from 1.63.1 to 1.64.0

Release notes

Sourced from cloud.google.com/go/storage's releases.

storage: v1.64.0

1.64.0 (2026-07-21)

Features

  • storage: Accept CRC32C for appendable objects (#20104) (1b2f5af)
Commits
  • 1a476c1 chore: librarian release pull request: 20260521T182442Z (#14627)
  • dd8448b fix(pubsub/v2): manage exactly once spans properly on failure (#14559)
  • b54d7a4 feat(firestore): support Transaction ReadTime (#14615)
  • 6641db8 feat: update API sources and regenerate (#14621)
  • e753126 chore: librarian release pull request: 20260519T161341Z (#14617)
  • 593f67d chore: update librarian to v0.14.0 (#14619)
  • 66c66c5 feat(firestore): add Data and DataTo methods to AggregationResult (#14592)
  • 0a8d10d fix(datastore): detach rollback context from transaction cancellation (#14602)
  • d52fff4 chore(all): update module cloud.google.com/go/longrunning to v1 (main) (#14606)
  • d29f68a feat(storage): read checksums in gRPC partial reads (#14586)
  • Additional commits viewable in compare view

Updates github.com/anchore/stereoscope from 0.2.2 to 0.3.0

Release notes

Sourced from github.com/anchore/stereoscope's releases.

v0.3.0

Added Features

Bug Fixes

Dependencies

14 dependency changes (14 updated).

  • github.com/containerd/containerd/v2 v2.3.2v2.3.3
  • github.com/docker/cli v29.5.3+incompatiblev29.6.1+incompatible
  • github.com/gkampitakis/go-snaps v0.5.22v0.5.23
  • github.com/moby/moby/api v1.54.2v1.55.0
  • github.com/moby/moby/client v0.4.1v0.5.0
  • github.com/pelletier/go-toml/v2 v2.3.1v2.4.3
  • golang.org/x/crypto v0.53.0v0.54.0
  • golang.org/x/mod v0.37.0v0.38.0
  • golang.org/x/net v0.56.0v0.57.0
  • golang.org/x/sync v0.21.0v0.22.0
  • golang.org/x/sys v0.46.0v0.47.0
  • golang.org/x/term v0.44.0v0.45.0
  • golang.org/x/text v0.38.0v0.40.0
  • golang.org/x/tools v0.46.0v0.48.0

(Full Changelog)

Commits
  • e46db95 fix: preserve effective URL after HTTP redirects in registry client (#461)
  • 3d1c7c6 Skip comment and blank lines when parsing known_hosts (#634)
  • 1e33344 chore(deps): bump anchore/workflows/.github/workflows/check-gate.yaml (#640)
  • 119305b Remove references to make bootstrap (#646)
  • c49e20f file: do not treat a bare .wh. as a whiteout marker (#647)
  • e314419 feat: add multi-platform OCI image support (#548)
  • 4afcb22 chore(deps): bump github.com/pelletier/go-toml/v2 from 2.4.2 to 2.4.3 (#651)
  • b2b9dc0 chore(deps): bump golang.org/x/tools from 0.47.0 to 0.48.0 (#650)
  • 68b171c chore(deps): bump github.com/gkampitakis/go-snaps from 0.5.22 to 0.5.23 (#652)
  • 9aa4855 chore(deps): bump github.com/containerd/containerd/v2 (#648)
  • Additional commits viewable in compare view

Updates github.com/anchore/syft from 1.48.0 to 1.49.0

Release notes

Sourced from github.com/anchore/syft's releases.

v1.49.0

Added Features

Bug Fixes

Dependencies

16 dependency changes (16 updated).

  • github.com/anchore/go-rpmdb v0.1.0v0.2.0
  • github.com/anchore/stereoscope v0.2.2v0.3.0
  • github.com/containerd/containerd/v2 v2.3.2v2.3.3
  • github.com/docker/cli v29.5.3+incompatiblev29.6.1+incompatible
  • github.com/gkampitakis/go-snaps v0.5.22v0.5.23
  • github.com/moby/moby/api v1.54.2v1.55.0
  • github.com/moby/moby/client v0.4.1v0.5.0
  • github.com/pelletier/go-toml/v2 v2.3.1v2.4.3
  • golang.org/x/crypto v0.53.0v0.54.0
  • golang.org/x/mod v0.37.0v0.38.0
  • golang.org/x/net v0.56.0v0.57.0
  • golang.org/x/sync v0.21.0v0.22.0
  • golang.org/x/sys v0.46.0v0.47.0
  • golang.org/x/term v0.44.0v0.45.0
  • golang.org/x/text v0.38.0v0.40.0
  • golang.org/x/tools v0.47.0v0.48.0

(Full Changelog)

Commits
  • 29fd7d0 chore(deps): update anchore dependencies (#5022)
  • 289137f Avoid duplicate packages for replaced Go modules (#5069)
  • 22ffd52 chore(deps): bump github.com/gkampitakis/go-snaps from 0.5.22 to 0.5.23 (#5079)
  • a0852eb Add multi-platform OCI image support (#5074)
  • d380ad0 chore(deps): update CPE dictionary index (#5082)
  • ae95342 chore(deps): bump golang.org/x/mod from 0.37.0 to 0.38.0 (#5078)
  • dc1ef98 chore(deps): bump golang.org/x/tools from 0.47.0 to 0.48.0 (#5077)
  • 36a3af4 chore(deps): bump golang.org/x/net from 0.56.0 to 0.57.0 (#5076)
  • See full diff in compare view

Updates github.com/ebitengine/purego from 0.10.1 to 0.10.2

Release notes

Sourced from github.com/ebitengine/purego's releases.

v0.10.2

  • Fixed an issue with FreeBSD 15 or later (#480)
Commits
  • 7f6f138 .github/workflows: use macos-15 instead of macos-latest (#483)
  • 501ed94 internal/fakecgo: use libthr.so.3 instead of libpthread.so on FreeBSD (#481)
  • See full diff in compare view

Updates github.com/go-logr/logr from 1.4.3 to 1.4.4

Release notes

Sourced from github.com/go-logr/logr's releases.

v1.4.4

What's Changed

New Contributors

Full Changelog: go-logr/logr@v1.4.3...v1.4.4

Commits
  • 96a9aba Fix lint
  • 51c6302 Better implementation of pointer recursion checking
  • c667114 funcr: Handle and test recursive values
  • f7ffadb Add benchmark for pointer args
  • e2a3c8e funcr: bound slog.Group nesting depth to prevent stack overflow
  • 2886d2b build(deps): bump actions/setup-go from 6.5.0 to 7.0.0
  • 0b40896 build(deps): bump github/codeql-action/upload-sarif
  • 77f671b Bump to Go 1.26
  • cce283f build(deps): bump golangci/golangci-lint-action from 9.2.1 to 9.3.0
  • 3832a11 build(deps): bump github/codeql-action/upload-sarif
  • Additional commits viewable in compare view

Updates github.com/ulikunitz/xz from 0.5.15 to 0.5.16

Commits
  • 024f909 isterminal_fallback.go: ensure +build and go:build lines are consistent
  • ba40d80 Prepare release v0.5.16
  • 82b346c internal/term: add fallback option for unsupported operating systems
  • b371040 dependabot.yml: fix the ecosystem
  • 7de699b Enabled dependabot
  • 62a9f09 Add CodeQL analysis workflow configuration
  • 57ec7ec go-test-platforms.yml: add read permissions
  • 7314c96 go.mod: Make go1.20 the supported compiler
  • cdbb6ac go-test-platforms.yml: remove not necessary activities
  • 87b9bf9 go-test-platforms.yml: add workflow-dispatch event
  • 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 go-modules group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.63.1` | `1.64.0` |
| [github.com/anchore/stereoscope](https://github.com/anchore/stereoscope) | `0.2.2` | `0.3.0` |
| [github.com/anchore/syft](https://github.com/anchore/syft) | `1.48.0` | `1.49.0` |
| [github.com/ebitengine/purego](https://github.com/ebitengine/purego) | `0.10.1` | `0.10.2` |
| [github.com/go-logr/logr](https://github.com/go-logr/logr) | `1.4.3` | `1.4.4` |
| [github.com/ulikunitz/xz](https://github.com/ulikunitz/xz) | `0.5.15` | `0.5.16` |


Updates `cloud.google.com/go/storage` from 1.63.1 to 1.64.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@storage/v1.63.1...compute/v1.64.0)

Updates `github.com/anchore/stereoscope` from 0.2.2 to 0.3.0
- [Release notes](https://github.com/anchore/stereoscope/releases)
- [Changelog](https://github.com/anchore/stereoscope/blob/main/RELEASE.md)
- [Commits](anchore/stereoscope@v0.2.2...v0.3.0)

Updates `github.com/anchore/syft` from 1.48.0 to 1.49.0
- [Release notes](https://github.com/anchore/syft/releases)
- [Changelog](https://github.com/anchore/syft/blob/main/RELEASE.md)
- [Commits](anchore/syft@v1.48.0...v1.49.0)

Updates `github.com/ebitengine/purego` from 0.10.1 to 0.10.2
- [Release notes](https://github.com/ebitengine/purego/releases)
- [Commits](ebitengine/purego@v0.10.1...v0.10.2)

Updates `github.com/go-logr/logr` from 1.4.3 to 1.4.4
- [Release notes](https://github.com/go-logr/logr/releases)
- [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md)
- [Commits](go-logr/logr@v1.4.3...v1.4.4)

Updates `github.com/ulikunitz/xz` from 0.5.15 to 0.5.16
- [Commits](ulikunitz/xz@v0.5.15...v0.5.16)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-version: 1.64.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/anchore/stereoscope
  dependency-version: 0.3.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/anchore/syft
  dependency-version: 1.49.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/ebitengine/purego
  dependency-version: 0.10.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/go-logr/logr
  dependency-version: 1.4.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/ulikunitz/xz
  dependency-version: 0.5.16
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 21, 2026
@dependabot
dependabot Bot requested review from a team as code owners July 21, 2026 15:24
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 21, 2026
@paketo-bot paketo-bot added the semver:patch A change requiring a patch version bump label Jul 21, 2026
@paketo-bot
paketo-bot merged commit a407520 into main Jul 21, 2026
11 of 12 checks passed
@paketo-bot
paketo-bot deleted the dependabot/go_modules/go-modules-b63ccaa836 branch July 21, 2026 15:49
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 semver:patch A change requiring a patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants