Skip to content

Commit 5520f2d

Browse files
build(deps): bump the go-deps group across 1 directory with 9 updates
Bumps the go-deps group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/elazarl/goproxy](https://github.com/elazarl/goproxy) | `1.8.1` | `1.8.2` | | [github.com/go-git/go-billy/v5](https://github.com/go-git/go-billy) | `5.7.0` | `5.8.0` | | [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.16.5` | `5.17.0` | | [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) | `7.0.98` | `7.0.99` | | [github.com/sigstore/cosign/v3](https://github.com/sigstore/cosign) | `3.0.4` | `3.0.5` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.48.0` | `0.49.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.35.0` | `0.36.0` | Updates `github.com/elazarl/goproxy` from 1.8.1 to 1.8.2 - [Release notes](https://github.com/elazarl/goproxy/releases) - [Commits](elazarl/goproxy@v1.8.1...v1.8.2) Updates `github.com/go-git/go-billy/v5` from 5.7.0 to 5.8.0 - [Release notes](https://github.com/go-git/go-billy/releases) - [Commits](go-git/go-billy@v5.7.0...v5.8.0) Updates `github.com/go-git/go-git/v5` from 5.16.5 to 5.17.0 - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.16.5...v5.17.0) Updates `github.com/minio/minio-go/v7` from 7.0.98 to 7.0.99 - [Release notes](https://github.com/minio/minio-go/releases) - [Commits](minio/minio-go@v7.0.98...v7.0.99) Updates `github.com/sigstore/cosign/v3` from 3.0.4 to 3.0.5 - [Release notes](https://github.com/sigstore/cosign/releases) - [Changelog](https://github.com/sigstore/cosign/blob/main/CHANGELOG.md) - [Commits](sigstore/cosign@v3.0.4...v3.0.5) Updates `golang.org/x/crypto` from 0.48.0 to 0.49.0 - [Commits](golang/crypto@v0.48.0...v0.49.0) Updates `golang.org/x/oauth2` from 0.35.0 to 0.36.0 - [Commits](golang/oauth2@v0.35.0...v0.36.0) Updates `golang.org/x/sync` from 0.19.0 to 0.20.0 - [Commits](golang/sync@v0.19.0...v0.20.0) Updates `google.golang.org/api` from 0.265.0 to 0.267.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.265.0...v0.267.0) --- updated-dependencies: - dependency-name: github.com/elazarl/goproxy dependency-version: 1.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/go-git/go-billy/v5 dependency-version: 5.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/go-git/go-git/v5 dependency-version: 5.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/minio/minio-go/v7 dependency-version: 7.0.99 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/sigstore/cosign/v3 dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: golang.org/x/crypto dependency-version: 0.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: golang.org/x/oauth2 dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: golang.org/x/sync dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: google.golang.org/api dependency-version: 0.267.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 870931f commit 5520f2d

2 files changed

Lines changed: 84 additions & 85 deletions

File tree

go.mod

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ require (
2020
github.com/distribution/distribution/v3 v3.0.0
2121
github.com/docker/cli v29.2.1+incompatible
2222
github.com/docker/go-units v0.5.0
23-
github.com/elazarl/goproxy v1.8.1
23+
github.com/elazarl/goproxy v1.8.2
2424
github.com/fluxcd/cli-utils v0.37.2-flux.1
2525
github.com/fluxcd/pkg/apis/event v0.25.0
2626
github.com/fluxcd/pkg/apis/meta v1.26.0
@@ -40,14 +40,14 @@ require (
4040
github.com/fluxcd/pkg/testserver v0.13.0
4141
github.com/fluxcd/pkg/version v0.14.0
4242
github.com/fluxcd/source-controller/api v1.8.0
43-
github.com/go-git/go-billy/v5 v5.7.0
44-
github.com/go-git/go-git/v5 v5.16.5
43+
github.com/go-git/go-billy/v5 v5.8.0
44+
github.com/go-git/go-git/v5 v5.17.0
4545
github.com/go-logr/logr v1.4.3
4646
github.com/google/go-containerregistry v0.20.7
4747
github.com/google/go-containerregistry/pkg/authn/k8schain v0.0.0-20260205022027-93aa2732266a
4848
github.com/google/uuid v1.6.0
4949
github.com/miekg/dns v1.1.72
50-
github.com/minio/minio-go/v7 v7.0.98
50+
github.com/minio/minio-go/v7 v7.0.99
5151
github.com/notaryproject/notation-core-go v1.3.0
5252
github.com/notaryproject/notation-go v1.3.2
5353
github.com/onsi/gomega v1.39.1
@@ -57,15 +57,15 @@ require (
5757
github.com/otiai10/copy v1.14.1
5858
github.com/phayes/freeport v0.0.0-20220201140144-74d24b5ae9f5
5959
github.com/prometheus/client_golang v1.23.2
60-
github.com/sigstore/cosign/v3 v3.0.4
60+
github.com/sigstore/cosign/v3 v3.0.5
6161
github.com/sigstore/sigstore v1.10.4
6262
github.com/sigstore/sigstore-go v1.1.4
6363
github.com/sirupsen/logrus v1.9.4
6464
github.com/spf13/pflag v1.0.10
65-
golang.org/x/crypto v0.48.0
66-
golang.org/x/oauth2 v0.35.0
67-
golang.org/x/sync v0.19.0
68-
google.golang.org/api v0.265.0
65+
golang.org/x/crypto v0.49.0
66+
golang.org/x/oauth2 v0.36.0
67+
golang.org/x/sync v0.20.0
68+
google.golang.org/api v0.267.0
6969
helm.sh/helm/v4 v4.1.3
7070
k8s.io/api v0.35.2
7171
k8s.io/apimachinery v0.35.2
@@ -146,7 +146,7 @@ require (
146146
github.com/blang/semver v3.5.1+incompatible // indirect
147147
github.com/blang/semver/v4 v4.0.0 // indirect
148148
github.com/bshuster-repo/logrus-logstash-hook v1.0.0 // indirect
149-
github.com/buildkite/agent/v3 v3.115.2 // indirect
149+
github.com/buildkite/agent/v3 v3.115.4 // indirect
150150
github.com/buildkite/go-pipeline v0.16.0 // indirect
151151
github.com/buildkite/interpolate v0.1.5 // indirect
152152
github.com/buildkite/roko v1.4.0 // indirect
@@ -247,7 +247,7 @@ require (
247247
github.com/google/s2a-go v0.1.9 // indirect
248248
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
249249
github.com/googleapis/enterprise-certificate-proxy v0.3.11 // indirect
250-
github.com/googleapis/gax-go/v2 v2.16.0 // indirect
250+
github.com/googleapis/gax-go/v2 v2.17.0 // indirect
251251
github.com/gorilla/handlers v1.5.2 // indirect
252252
github.com/gorilla/mux v1.8.1 // indirect
253253
github.com/gosuri/uitable v0.0.4 // indirect
@@ -279,7 +279,7 @@ require (
279279
github.com/mattn/go-colorable v0.1.14 // indirect
280280
github.com/mattn/go-isatty v0.0.20 // indirect
281281
github.com/mattn/go-runewidth v0.0.19 // indirect
282-
github.com/miekg/pkcs11 v1.1.1 // indirect
282+
github.com/miekg/pkcs11 v1.1.2 // indirect
283283
github.com/minio/crc64nvme v1.1.1 // indirect
284284
github.com/minio/md5-simd v1.1.2 // indirect
285285
github.com/mitchellh/copystructure v1.2.0 // indirect
@@ -333,7 +333,7 @@ require (
333333
github.com/sigstore/fulcio v1.8.5 // indirect
334334
github.com/sigstore/protobuf-specs v0.5.0 // indirect
335335
github.com/sigstore/rekor v1.5.0 // indirect
336-
github.com/sigstore/rekor-tiles/v2 v2.0.1 // indirect
336+
github.com/sigstore/rekor-tiles/v2 v2.2.0 // indirect
337337
github.com/sigstore/timestamp-authority/v2 v2.0.4 // indirect
338338
github.com/skeema/knownhosts v1.3.1 // indirect
339339
github.com/sourcegraph/conc v0.3.1-0.20240121214520-5f936abd7ae8 // indirect
@@ -363,7 +363,7 @@ require (
363363
github.com/xeipuuv/gojsonschema v1.2.0 // indirect
364364
github.com/xlab/treeprint v1.2.0 // indirect
365365
github.com/zeebo/blake3 v0.2.3 // indirect
366-
gitlab.com/gitlab-org/api/client-go v1.11.0 // indirect
366+
gitlab.com/gitlab-org/api/client-go v1.25.0 // indirect
367367
go.mongodb.org/mongo-driver v1.17.6 // indirect
368368
go.opentelemetry.io/auto/sdk v1.2.1 // indirect
369369
go.opentelemetry.io/contrib/bridges/prometheus v0.65.0 // indirect
@@ -394,17 +394,17 @@ require (
394394
go.uber.org/zap v1.27.1 // indirect
395395
go.yaml.in/yaml/v2 v2.4.3 // indirect
396396
go.yaml.in/yaml/v3 v3.0.4 // indirect
397-
golang.org/x/mod v0.32.0 // indirect
398-
golang.org/x/net v0.49.0 // indirect
399-
golang.org/x/sys v0.41.0 // indirect
400-
golang.org/x/term v0.40.0 // indirect
401-
golang.org/x/text v0.34.0 // indirect
397+
golang.org/x/mod v0.33.0 // indirect
398+
golang.org/x/net v0.51.0 // indirect
399+
golang.org/x/sys v0.42.0 // indirect
400+
golang.org/x/term v0.41.0 // indirect
401+
golang.org/x/text v0.35.0 // indirect
402402
golang.org/x/time v0.14.0 // indirect
403-
golang.org/x/tools v0.41.0 // indirect
403+
golang.org/x/tools v0.42.0 // indirect
404404
gomodules.xyz/jsonpatch/v2 v2.5.0 // indirect
405-
google.golang.org/genproto v0.0.0-20251202230838-ff82c1b0f217 // indirect
405+
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 // indirect
406406
google.golang.org/genproto/googleapis/api v0.0.0-20260128011058-8636f8732409 // indirect
407-
google.golang.org/genproto/googleapis/rpc v0.0.0-20260128011058-8636f8732409 // indirect
407+
google.golang.org/genproto/googleapis/rpc v0.0.0-20260203192932-546029d2fa20 // indirect
408408
google.golang.org/grpc v1.78.0 // indirect
409409
google.golang.org/protobuf v1.36.11 // indirect
410410
gopkg.in/evanphx/json-patch.v4 v4.13.0 // indirect

0 commit comments

Comments
 (0)