Commit 25a1ba1
Bump the go-modules group across 1 directory with 32 updates
Bumps the go-modules group with 26 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [github.com/paketo-buildpacks/packit/v2](https://github.com/paketo-buildpacks/packit) | `2.25.0` | `2.25.2` |
| [cloud.google.com/go/auth](https://github.com/googleapis/google-cloud-go) | `0.16.5` | `0.17.0` |
| [cloud.google.com/go/iam](https://github.com/googleapis/google-cloud-go) | `1.5.2` | `1.5.3` |
| [cloud.google.com/go/monitoring](https://github.com/googleapis/google-cloud-go) | `1.24.2` | `1.24.3` |
| [github.com/CycloneDX/cyclonedx-go](https://github.com/CycloneDX/cyclonedx-go) | `0.9.2` | `0.9.3` |
| [github.com/anchore/go-struct-converter](https://github.com/anchore/go-struct-converter) | `0.0.0-20250211213226-cce56d595160` | `0.1.0` |
| [github.com/aws/aws-sdk-go-v2/service/internal/checksum](https://github.com/aws/aws-sdk-go-v2) | `1.8.9` | `1.9.0` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.88.3` | `1.88.4` |
| [github.com/docker/cli](https://github.com/docker/cli) | `28.4.0+incompatible` | `28.5.1+incompatible` |
| [github.com/docker/docker-credential-helpers](https://github.com/docker/docker-credential-helpers) | `0.9.3` | `0.9.4` |
| [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.16.2` | `5.16.3` |
| [github.com/go-jose/go-jose/v4](https://github.com/go-jose/go-jose) | `4.1.2` | `4.1.3` |
| [github.com/gohugoio/hashstructure](https://github.com/gohugoio/hashstructure) | `0.5.0` | `0.6.0` |
| [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) | `1.8.1` | `1.8.2` |
| [github.com/nwaples/rardecode/v2](https://github.com/nwaples/rardecode) | `2.1.1` | `2.2.1` |
| [github.com/olekukonko/ll](https://github.com/olekukonko/ll) | `0.1.1` | `0.1.2` |
| [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) | `4.25.8` | `4.25.9` |
| [github.com/skeema/knownhosts](https://github.com/skeema/knownhosts) | `1.3.1` | `1.3.2` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.42.0` | `0.43.0` |
| [golang.org/x/mod](https://github.com/golang/mod) | `0.28.0` | `0.29.0` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.31.0` | `0.32.0` |
| [golang.org/x/time](https://github.com/golang/time) | `0.13.0` | `0.14.0` |
| [golang.org/x/tools](https://github.com/golang/tools) | `0.37.0` | `0.38.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.250.0` | `0.252.0` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.75.1` | `1.76.0` |
| [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.39.0` | `1.39.1` |
Updates `github.com/paketo-buildpacks/packit/v2` from 2.25.0 to 2.25.2
- [Release notes](https://github.com/paketo-buildpacks/packit/releases)
- [Commits](paketo-buildpacks/packit@v2.25.0...v2.25.2)
Updates `cloud.google.com/go/auth` from 0.16.5 to 0.17.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@auth/v0.16.5...v0.17.0)
Updates `cloud.google.com/go/iam` from 1.5.2 to 1.5.3
- [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@iam/v1.5.2...iam/v1.5.3)
Updates `cloud.google.com/go/monitoring` from 1.24.2 to 1.24.3
- [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@monitoring/v1.24.2...monitoring/v1.24.3)
Updates `github.com/CycloneDX/cyclonedx-go` from 0.9.2 to 0.9.3
- [Release notes](https://github.com/CycloneDX/cyclonedx-go/releases)
- [Changelog](https://github.com/CycloneDX/cyclonedx-go/blob/master/.goreleaser.yml)
- [Commits](CycloneDX/cyclonedx-go@v0.9.2...v0.9.3)
Updates `github.com/anchore/go-struct-converter` from 0.0.0-20250211213226-cce56d595160 to 0.1.0
- [Release notes](https://github.com/anchore/go-struct-converter/releases)
- [Commits](https://github.com/anchore/go-struct-converter/commits/v0.1.0)
Updates `github.com/aws/aws-sdk-go-v2/service/internal/checksum` from 1.8.9 to 1.9.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.9.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/tnb/v1.8.9...v1.9.0)
Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.88.3 to 1.88.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.88.3...service/s3/v1.88.4)
Updates `github.com/docker/cli` from 28.4.0+incompatible to 28.5.1+incompatible
- [Commits](docker/cli@v28.4.0...v28.5.1)
Updates `github.com/docker/docker-credential-helpers` from 0.9.3 to 0.9.4
- [Release notes](https://github.com/docker/docker-credential-helpers/releases)
- [Commits](docker/docker-credential-helpers@v0.9.3...v0.9.4)
Updates `github.com/go-git/go-git/v5` from 5.16.2 to 5.16.3
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.16.2...v5.16.3)
Updates `github.com/go-jose/go-jose/v4` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/go-jose/go-jose/releases)
- [Commits](go-jose/go-jose@v4.1.2...v4.1.3)
Updates `github.com/gohugoio/hashstructure` from 0.5.0 to 0.6.0
- [Release notes](https://github.com/gohugoio/hashstructure/releases)
- [Commits](gohugoio/hashstructure@v0.5.0...v0.6.0)
Updates `github.com/hashicorp/go-getter` from 1.8.1 to 1.8.2
- [Release notes](https://github.com/hashicorp/go-getter/releases)
- [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml)
- [Commits](hashicorp/go-getter@v1.8.1...v1.8.2)
Updates `github.com/nwaples/rardecode/v2` from 2.1.1 to 2.2.1
- [Commits](nwaples/rardecode@v2.1.1...v2.2.1)
Updates `github.com/olekukonko/ll` from 0.1.1 to 0.1.2
- [Commits](olekukonko/ll@v0.1.1...v0.1.2)
Updates `github.com/shirou/gopsutil/v4` from 4.25.8 to 4.25.9
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](shirou/gopsutil@v4.25.8...v4.25.9)
Updates `github.com/skeema/knownhosts` from 1.3.1 to 1.3.2
- [Commits](skeema/knownhosts@v1.3.1...v1.3.2)
Updates `golang.org/x/crypto` from 0.42.0 to 0.43.0
- [Commits](golang/crypto@v0.42.0...v0.43.0)
Updates `golang.org/x/mod` from 0.28.0 to 0.29.0
- [Commits](golang/mod@v0.28.0...v0.29.0)
Updates `golang.org/x/net` from 0.44.0 to 0.45.0
- [Commits](golang/net@v0.44.0...v0.45.0)
Updates `golang.org/x/oauth2` from 0.31.0 to 0.32.0
- [Commits](golang/oauth2@v0.31.0...v0.32.0)
Updates `golang.org/x/sys` from 0.36.0 to 0.37.0
- [Commits](golang/sys@v0.36.0...v0.37.0)
Updates `golang.org/x/term` from 0.35.0 to 0.36.0
- [Commits](golang/term@v0.35.0...v0.36.0)
Updates `golang.org/x/text` from 0.29.0 to 0.30.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.29.0...v0.30.0)
Updates `golang.org/x/time` from 0.13.0 to 0.14.0
- [Commits](golang/time@v0.13.0...v0.14.0)
Updates `golang.org/x/tools` from 0.37.0 to 0.38.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.37.0...v0.38.0)
Updates `google.golang.org/api` from 0.250.0 to 0.252.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.250.0...v0.252.0)
Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20250922171735-9219d122eba9 to 0.0.0-20251002232023-7c0ddcbb5797
- [Commits](https://github.com/googleapis/go-genproto/commits)
Updates `google.golang.org/grpc` from 1.75.1 to 1.76.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.75.1...v1.76.0)
Updates `google.golang.org/protobuf` from 1.36.9 to 1.36.10
Updates `modernc.org/sqlite` from 1.39.0 to 1.39.1
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.39.0...v1.39.1)
---
updated-dependencies:
- dependency-name: github.com/paketo-buildpacks/packit/v2
dependency-version: 2.25.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: cloud.google.com/go/auth
dependency-version: 0.17.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: cloud.google.com/go/iam
dependency-version: 1.5.3
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: cloud.google.com/go/monitoring
dependency-version: 1.24.3
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/CycloneDX/cyclonedx-go
dependency-version: 0.9.3
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/anchore/go-struct-converter
dependency-version: 0.1.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/service/internal/checksum
dependency-version: 1.9.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
dependency-version: 1.88.4
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/docker/cli
dependency-version: 28.5.1+incompatible
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/docker/docker-credential-helpers
dependency-version: 0.9.4
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/go-git/go-git/v5
dependency-version: 5.16.3
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/go-jose/go-jose/v4
dependency-version: 4.1.3
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/gohugoio/hashstructure
dependency-version: 0.6.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/hashicorp/go-getter
dependency-version: 1.8.2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/nwaples/rardecode/v2
dependency-version: 2.2.1
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/olekukonko/ll
dependency-version: 0.1.2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/shirou/gopsutil/v4
dependency-version: 4.25.9
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/skeema/knownhosts
dependency-version: 1.3.2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: golang.org/x/crypto
dependency-version: 0.43.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: golang.org/x/mod
dependency-version: 0.29.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: golang.org/x/net
dependency-version: 0.45.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: golang.org/x/oauth2
dependency-version: 0.32.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: golang.org/x/sys
dependency-version: 0.37.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: golang.org/x/term
dependency-version: 0.36.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: golang.org/x/text
dependency-version: 0.30.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: golang.org/x/time
dependency-version: 0.14.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: golang.org/x/tools
dependency-version: 0.38.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: google.golang.org/api
dependency-version: 0.252.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: google.golang.org/genproto/googleapis/rpc
dependency-version: 0.0.0-20251002232023-7c0ddcbb5797
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: google.golang.org/grpc
dependency-version: 1.76.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.10
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: modernc.org/sqlite
dependency-version: 1.39.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
...
Signed-off-by: dependabot[bot] <support@github.com>1 parent f0dd5e9 commit 25a1ba1
2 files changed
Lines changed: 96 additions & 99 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
141 | | - | |
| 140 | + | |
| 141 | + | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
| 149 | + | |
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
| 164 | + | |
165 | 165 | | |
166 | | - | |
167 | 166 | | |
168 | 167 | | |
169 | 168 | | |
| |||
206 | 205 | | |
207 | 206 | | |
208 | 207 | | |
209 | | - | |
| 208 | + | |
210 | 209 | | |
211 | 210 | | |
212 | 211 | | |
213 | 212 | | |
214 | | - | |
| 213 | + | |
215 | 214 | | |
216 | 215 | | |
217 | 216 | | |
| |||
237 | 236 | | |
238 | 237 | | |
239 | 238 | | |
240 | | - | |
| 239 | + | |
241 | 240 | | |
242 | 241 | | |
243 | | - | |
| 242 | + | |
244 | 243 | | |
245 | 244 | | |
246 | 245 | | |
| |||
281 | 280 | | |
282 | 281 | | |
283 | 282 | | |
284 | | - | |
| 283 | + | |
285 | 284 | | |
286 | | - | |
287 | | - | |
288 | | - | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
289 | 288 | | |
290 | | - | |
291 | | - | |
292 | | - | |
293 | | - | |
294 | | - | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
295 | 294 | | |
296 | | - | |
| 295 | + | |
297 | 296 | | |
298 | 297 | | |
299 | | - | |
300 | | - | |
301 | | - | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
302 | 301 | | |
303 | 302 | | |
304 | 303 | | |
305 | 304 | | |
306 | 305 | | |
307 | | - | |
| 306 | + | |
308 | 307 | | |
309 | 308 | | |
310 | 309 | | |
| |||
0 commit comments