Commit e0d0030
authored
chore: bump the golang group across 1 directory with 15 updates
Bumps the golang group with 11 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/cloudbuild](https://github.com/googleapis/google-cloud-go) | `1.23.1` | `1.24.0` |
| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.57.1` | `1.58.0` |
| [github.com/buildpacks/pack](https://github.com/buildpacks/pack) | `0.38.2` | `0.39.0` |
| [github.com/docker/cli](https://github.com/docker/cli) | `28.5.2+incompatible` | `29.1.2+incompatible` |
| [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.16.3` | `5.16.4` |
| [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) | `0.20.6` | `0.20.7` |
| [github.com/letsencrypt/boulder](https://github.com/letsencrypt/boulder) | `0.20251103.0` | `0.20251202.0` |
| [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.10.1` | `1.10.2` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.33.0` | `0.34.0` |
| [golang.org/x/sync](https://github.com/golang/sync) | `0.18.0` | `0.19.0` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.76.0` | `1.77.0` |
Updates `cloud.google.com/go/cloudbuild` from 1.23.1 to 1.24.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@kms/v1.23.1...dlp/v1.24.0)
Updates `cloud.google.com/go/storage` from 1.57.1 to 1.58.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.57.1...spanner/v1.58.0)
Updates `github.com/buildpacks/pack` from 0.38.2 to 0.39.0
- [Release notes](https://github.com/buildpacks/pack/releases)
- [Changelog](https://github.com/buildpacks/pack/blob/main/RELEASE.md)
- [Commits](buildpacks/pack@v0.38.2...v0.39.0)
Updates `github.com/docker/cli` from 28.5.2+incompatible to 29.1.2+incompatible
- [Commits](docker/cli@v28.5.2...v29.1.2)
Updates `github.com/go-git/go-git/v5` from 5.16.3 to 5.16.4
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.16.3...v5.16.4)
Updates `github.com/google/go-containerregistry` from 0.20.6 to 0.20.7
- [Release notes](https://github.com/google/go-containerregistry/releases)
- [Commits](google/go-containerregistry@v0.20.6...v0.20.7)
Updates `github.com/letsencrypt/boulder` from 0.20251103.0 to 0.20251202.0
- [Release notes](https://github.com/letsencrypt/boulder/releases)
- [Changelog](https://github.com/letsencrypt/boulder/blob/main/docs/release.md)
- [Commits](letsencrypt/boulder@v0.20251103.0...v0.20251202.0)
Updates `github.com/moby/buildkit` from 0.25.2 to 0.26.1
- [Release notes](https://github.com/moby/buildkit/releases)
- [Commits](moby/buildkit@v0.25.2...v0.26.1)
Updates `github.com/spf13/cobra` from 1.10.1 to 1.10.2
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](spf13/cobra@v1.10.1...v1.10.2)
Updates `golang.org/x/oauth2` from 0.33.0 to 0.34.0
- [Commits](golang/oauth2@v0.33.0...v0.34.0)
Updates `golang.org/x/sync` from 0.18.0 to 0.19.0
- [Commits](golang/sync@v0.18.0...v0.19.0)
Updates `golang.org/x/tools` from 0.38.0 to 0.39.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.38.0...v0.39.0)
Updates `google.golang.org/api` from 0.255.0 to 0.256.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.255.0...v0.256.0)
Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20251014184007-4626949a642f to 0.0.0-20251111163417-95abcf5c77ba
- [Commits](https://github.com/googleapis/go-genproto/commits)
Updates `google.golang.org/grpc` from 1.76.0 to 1.77.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.76.0...v1.77.0)
---
updated-dependencies:
- dependency-name: cloud.google.com/go/cloudbuild
dependency-version: 1.24.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: golang
- dependency-name: cloud.google.com/go/storage
dependency-version: 1.58.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: golang
- dependency-name: github.com/buildpacks/pack
dependency-version: 0.39.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: golang
- dependency-name: github.com/docker/cli
dependency-version: 29.1.2+incompatible
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: golang
- dependency-name: github.com/go-git/go-git/v5
dependency-version: 5.16.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: golang
- dependency-name: github.com/google/go-containerregistry
dependency-version: 0.20.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: golang
- dependency-name: github.com/letsencrypt/boulder
dependency-version: 0.20251202.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: golang
- dependency-name: github.com/moby/buildkit
dependency-version: 0.26.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: golang
- dependency-name: github.com/spf13/cobra
dependency-version: 1.10.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: golang
- dependency-name: golang.org/x/oauth2
dependency-version: 0.34.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: golang
- dependency-name: golang.org/x/sync
dependency-version: 0.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: golang
- dependency-name: golang.org/x/tools
dependency-version: 0.39.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: golang
- dependency-name: google.golang.org/api
dependency-version: 0.256.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: golang
- dependency-name: google.golang.org/genproto/googleapis/api
dependency-version: 0.0.0-20251111163417-95abcf5c77ba
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: golang
- dependency-name: google.golang.org/grpc
dependency-version: 1.77.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: golang
...
Signed-off-by: dependabot[bot] <[email protected]>1 parent 3b3a801 commit e0d0030
File tree
634 files changed
+32469
-13470
lines changed- vendor
- cloud.google.com/go
- cloudbuild
- apiv2
- cloudbuildpb
- internal
- storage
- internal
- apiv2
- storagepb
- github.com
- awslabs/amazon-ecr-credential-helper/ecr-login/api
- aws
- aws-sdk-go-v2
- aws
- middleware
- transport/http
- config
- credentials
- logincreds
- feature/ec2/imds
- internal
- configsources
- endpoints
- awsrulesfn
- v2
- ini
- service
- ecrpublic
- ecr
- internal/endpoints
- internal
- accept-encoding
- presigned-url
- signin
- internal/endpoints
- types
- ssooidc
- sso
- sts
- internal/endpoints
- types
- smithy-go
- metrics
- middleware
- transport/http
- buildpacks/pack
- internal/builder
- pkg
- buildpack
- cache
- client
- image
- chainguard-dev/kaniko
- pkg/util/proc
- clipperhouse/uax29/v2
- graphemes
- internal/iterators
- containerd
- platforms
- stargz-snapshotter/estargz
- docker/cli
- cli
- compose
- interpolation
- loader
- schema
- template
- types
- config
- configfile
- memorystore
- types
- connhelper
- commandconn
- ssh
- internal/volumespec
- opts
- swarmopts
- gdamore/tcell/v2
- terminfo
- a
- aixterm
- alacritty
- ansi
- b/beterm
- c/cygwin
- dynamic
- d/dtterm
- extended
- e/emacs
- f/foot
- g/gnome
- h/hpterm
- k
- konsole
- kterm
- l/linux
- p/pcansi
- r/rxvt
- s
- screen
- simpleterm
- sun
- t/tmux
- v
- vt100
- vt102
- vt220
- vt320
- vt400
- vt420
- vt52
- w
- wy50
- wy60
- wy99_ansi
- x
- xfce
- xterm_ghostty
- xterm_kitty
- xterm
- go-git/go-git/v5/plumbing/format/idxfile
- google/go-containerregistry
- cmd/crane/cmd
- pkg
- crane
- legacy/tarball
- v1
- daemon
- mutate
- remote
- transport
- klauspost/compress
- fse
- huff0
- internal
- le
- snapref
- zstd
- letsencrypt/boulder
- core
- probs
- mattn/go-runewidth
- moby
- buildkit
- frontend/dockerfile/instructions
- util/stack
- moby
- api
- types
- blkiodev
- build
- checkpoint
- common
- container
- events
- image
- jsonstream
- mount
- network
- plugin
- registry
- storage
- swarm
- system
- volume
- client
- internal
- timestamp
- pkg/versions
- spf13/cobra
- golang.org/x
- mod/semver
- sync/errgroup
- tools
- go
- ast/inspector
- packages
- types
- objectpath
- typeutil
- internal
- gcimporter
- stdlib
- typeparams
- typesinternal
- versions
- google.golang.org
- api
- iamcredentials/v1
- internal
- run/v1
- grpc
- balancer
- grpclb/grpc_lb_v1
- leastrequest
- pickfirst
- pickfirstleaf
- ringhash
- roundrobin
- weightedroundrobin
- binarylog/grpc_binarylog_v1
- credentials
- alts/internal/proto/grpc_gcp
- jwt
- encoding
- internal
- experimental/stats
- health/grpc_health_v1
- internal
- envconfig
- proto/grpc_lookup_v1
- resolver/delegatingresolver
- stats
- transport
- xds
- balancer
- clusterimpl
- outlierdetection
- bootstrap
- jwtcreds
- clients
- grpctransport
- lrsclient
- xdsclient
- resolver
- server
- xdsclient
- xdsresource
- mem
- stats/opentelemetry
- xds
- bootstrap
- googledirectpath
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
634 files changed
+32469
-13470
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
| 47 | + | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
110 | | - | |
| 109 | + | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
114 | | - | |
| 113 | + | |
| 114 | + | |
115 | 115 | | |
116 | | - | |
117 | | - | |
| 116 | + | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
160 | 159 | | |
161 | 160 | | |
162 | 161 | | |
163 | 162 | | |
164 | | - | |
| 163 | + | |
165 | 164 | | |
166 | 165 | | |
167 | 166 | | |
168 | 167 | | |
169 | 168 | | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
| 190 | + | |
190 | 191 | | |
191 | | - | |
192 | 192 | | |
193 | | - | |
| 193 | + | |
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
198 | | - | |
| 197 | + | |
| 198 | + | |
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
222 | | - | |
| 222 | + | |
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
| |||
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
259 | | - | |
| 259 | + | |
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
| |||
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
274 | | - | |
| 274 | + | |
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
279 | | - | |
280 | 279 | | |
281 | 280 | | |
282 | 281 | | |
283 | 282 | | |
284 | 283 | | |
285 | 284 | | |
286 | 285 | | |
| 286 | + | |
| 287 | + | |
287 | 288 | | |
288 | 289 | | |
289 | 290 | | |
| |||
351 | 352 | | |
352 | 353 | | |
353 | 354 | | |
354 | | - | |
355 | 355 | | |
356 | 356 | | |
357 | 357 | | |
358 | 358 | | |
359 | 359 | | |
360 | 360 | | |
361 | 361 | | |
362 | | - | |
| 362 | + | |
363 | 363 | | |
364 | 364 | | |
365 | 365 | | |
366 | | - | |
| 366 | + | |
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
| |||
0 commit comments