Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2026

Bumps the go-deps group with 11 updates in the / directory:

Package From To
github.com/elazarl/goproxy 1.7.2 1.8.0
github.com/fluxcd/cli-utils 0.37.0-flux.1 0.37.1-flux.1
github.com/fluxcd/pkg/apis/event 0.21.0 0.22.0
github.com/fluxcd/pkg/apis/meta 1.23.0 1.25.0
github.com/fluxcd/pkg/artifact 0.5.0 0.7.0
github.com/fluxcd/pkg/auth 0.33.0 0.36.0
github.com/fluxcd/pkg/git 0.40.0 0.41.0
github.com/fluxcd/pkg/helmtestserver 0.35.0 0.36.0
github.com/fluxcd/pkg/runtime 0.90.0 0.96.0
github.com/miekg/dns 1.1.61 1.1.72
github.com/minio/minio-go/v7 7.0.95 7.0.98

Updates github.com/elazarl/goproxy from 1.7.2 to 1.8.0

Release notes

Sourced from github.com/elazarl/goproxy's releases.

v1.8.0

What's Changed

New Contributors

Full Changelog: elazarl/goproxy@v1.7.2...v1.8.0

Commits
  • 26d3e75 Fix linter configuration & issues (#735)
  • 5f52967 fix auth remote proxy in cascadeproxy (#664)
  • b81733c Bump actions/setup-go from 5 to 6 (#709)
  • 2df6d8b Bump github.com/coder/websocket from 1.8.12 to 1.8.14 in /examples (#711)
  • 1854770 Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 in /ext (#708)
  • 78c76be Fix keep alive logic and replace legacy response write logic (#734)
  • 8766328 Bump golangci/golangci-lint-action from 6 to 9 (#725)
  • fad3713 Merge pull request #728 from elazarl/dependabot/github_actions/actions/checko...
  • 3cfbd83 Bump actions/checkout from 4 to 6
  • 29d1550 Merge pull request #720 from Skn0tt/reproduce-mitm-content-length-bug
  • Additional commits viewable in compare view

Updates github.com/fluxcd/cli-utils from 0.37.0-flux.1 to 0.37.1-flux.1

Commits
  • 721fb3f Merge pull request #18 from fluxcd/backport-upstream-635
  • 5288f56 fix: treat rate limiter deadline as a context deadline
  • See full diff in compare view

Updates github.com/fluxcd/pkg/apis/event from 0.21.0 to 0.22.0

Commits
  • bd582bc Merge pull request #830 from fluxcd/int-update
  • bf70554 Update internal dependencies
  • b83bd25 Merge pull request #817 from fluxcd/refactor-cache
  • a29e42f cache: Return ErrNotFound error from Get()
  • 72d6f8c oci: Remove cache from auth and int tests code
  • 061b9ac cache: Allow setting cache metrics prefix
  • a961051 Simplify the cache
  • 9e2947d Merge pull request #829 from fluxcd/helm-v3.16.3
  • 802b6e3 Update dependencies
  • 19c00ad Merge pull request #828 from fluxcd/kustomize-v5.5
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/apis/meta from 1.23.0 to 1.25.0

Commits
  • cde06a5 Merge pull request #1079 from fluxcd/kube-v0.35.0
  • 21a1946 auth: Fix Azure auth test for China and US Gov clouds
  • 125d607 Prepare for release
  • 4f26e76 Update dependencies to Kubernetes v0.35.0
  • 98667f8 Merge pull request #1069 from fluxcd/helm-4.1
  • 2aea89f Upgrade Helm to v4.1.0
  • 4895944 Merge pull request #1077 from fluxcd/ssa-custom-stage
  • 8a98478 ssa: introduce custom apply stage
  • 2818265 Merge pull request #1076 from fluxcd/gh-app-owner-helpers
  • b5e6bdd Prepare for release
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/artifact from 0.5.0 to 0.7.0

Commits
  • e32ccc2 Merge pull request #763 from fluxcd/kubernetes-1.30
  • 2b974af Update sigs.k8s.io/controller-tools to v0.15.0
  • 52c1fc5 Update sigs.k8s.io/controller-runtime to v0.18.0
  • c906252 Update dependencies to Kubernetes 1.30
  • 92c1348 Merge pull request #764 from fluxcd/dependabot/github_actions/ci-e44cfae560
  • ccb916a build(deps): bump the ci group with 3 updates
  • 6081556 Merge pull request #761 from fluxcd/kustomize-name-prefix-suffix
  • abf5675 kustomize: Add support for namePrefix and nameSuffix
  • 98d2522 Merge pull request #760 from fluxcd/dependabot/github_actions/ci-8f082d4f6d
  • efcd824 build(deps): bump docker/setup-buildx-action in the ci group
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/auth from 0.33.0 to 0.36.0

Commits
  • 7f090e9 Merge pull request #1014 from fluxcd/k8s-1.34
  • ed9f247 Prepare release
  • 7b0d9ad Update Go to 1.25
  • 622aa13 Update dependencies to Kubernetes v1.34.0
  • ca950d1 Merge pull request #1011 from cappyzawa/feat/object-level-config-validation
  • 524b599 Prepare for release
  • c7e0500 auth: add object-level configuration validation
  • 74ade96 Merge pull request #1010 from fluxcd/int-tests
  • 65cd49c Prepare for release
  • c7e0128 tests: move testdata to tests/testdata
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/cache from 0.12.0 to 0.13.0

Commits
  • 04a0963 Merge pull request #597 from fluxcd/tag-verification
  • 0f40956 git: add support for lightweight tags
  • 320d78f git/gogit: add tag info to commit if refname points to an annotated tag
  • 5658f3b git/gogit: add tag info to commit when checking out via semver
  • 75c942d git/gogit: add tag info to commit when checking out via tag
  • fba7100 git: add support for linking a parent tag to a commit
  • 540f61e Merge pull request #631 from mihaiandreiratoiu/feature/gov-arm
  • 174a5e9 Ops: Update azure cloud token auth
  • 5eb935a Merge pull request #632 from fluxcd/disable-azure-ci-jobs
  • 1330800 Disable azure CI jobs
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/git from 0.40.0 to 0.41.0

Commits
  • cde06a5 Merge pull request #1079 from fluxcd/kube-v0.35.0
  • 21a1946 auth: Fix Azure auth test for China and US Gov clouds
  • 125d607 Prepare for release
  • 4f26e76 Update dependencies to Kubernetes v0.35.0
  • 98667f8 Merge pull request #1069 from fluxcd/helm-4.1
  • 2aea89f Upgrade Helm to v4.1.0
  • 4895944 Merge pull request #1077 from fluxcd/ssa-custom-stage
  • 8a98478 ssa: introduce custom apply stage
  • See full diff in compare view

Updates github.com/fluxcd/pkg/gittestserver from 0.23.0 to 0.24.0

Commits
  • c964ce7 Merge pull request #858 from fluxcd/custom-healthchecks-impl
  • 62d235c Add CEL library with custom healthchecks to runtime
  • 243510f Merge pull request #863 from fluxcd/dependabot/github_actions/ci-83dfb6cda2
  • 3cffbeb build(deps): bump the ci group across 1 directory with 3 updates
  • 2f763a4 Merge pull request #857 from fluxcd/custom-healthchecks
  • a6353b2 Add healthcheck expressions to kustomize types
  • af0f283 Merge pull request #859 from fluxcd/cel-meta
  • 1178930 Add InvalidCELExpressionReason to apis/meta
  • f39dac4 Merge pull request #861 from fluxcd/deps-kube-v0.32.1
  • 70e88cb Update dependencies
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/helmtestserver from 0.35.0 to 0.36.0

Commits
  • 7f090e9 Merge pull request #1014 from fluxcd/k8s-1.34
  • ed9f247 Prepare release
  • 7b0d9ad Update Go to 1.25
  • 622aa13 Update dependencies to Kubernetes v1.34.0
  • ca950d1 Merge pull request #1011 from cappyzawa/feat/object-level-config-validation
  • 524b599 Prepare for release
  • c7e0500 auth: add object-level configuration validation
  • 74ade96 Merge pull request #1010 from fluxcd/int-tests
  • 65cd49c Prepare for release
  • c7e0128 tests: move testdata to tests/testdata
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/oci from 0.58.0 to 0.59.0

Commits
  • cde06a5 Merge pull request #1079 from fluxcd/kube-v0.35.0
  • 21a1946 auth: Fix Azure auth test for China and US Gov clouds
  • 125d607 Prepare for release
  • 4f26e76 Update dependencies to Kubernetes v0.35.0
  • 98667f8 Merge pull request #1069 from fluxcd/helm-4.1
  • 2aea89f Upgrade Helm to v4.1.0
  • 4895944 Merge pull request #1077 from fluxcd/ssa-custom-stage
  • 8a98478 ssa: introduce custom apply stage
  • 2818265 Merge pull request #1076 from fluxcd/gh-app-owner-helpers
  • b5e6bdd Prepare for release
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/runtime from 0.90.0 to 0.96.0

Commits
  • cde06a5 Merge pull request #1079 from fluxcd/kube-v0.35.0
  • 21a1946 auth: Fix Azure auth test for China and US Gov clouds
  • 125d607 Prepare for release
  • 4f26e76 Update dependencies to Kubernetes v0.35.0
  • 98667f8 Merge pull request #1069 from fluxcd/helm-4.1
  • 2aea89f Upgrade Helm to v4.1.0
  • 4895944 Merge pull request #1077 from fluxcd/ssa-custom-stage
  • 8a98478 ssa: introduce custom apply stage
  • 2818265 Merge pull request #1076 from fluxcd/gh-app-owner-helpers
  • b5e6bdd Prepare for release
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/sourceignore from 0.15.0 to 0.16.0

Commits
  • 91eda6e Merge pull request #694 from fluxcd/git-deps-up
  • 2a64584 Use gomega in sourceignore
  • 46577cd Update golang.org dependencies
  • e6b6af7 Merge pull request #685 from knutgoetz/chore/gogit/delete-gogiterror-function
  • cbc2172 Delete obsolete goGitError function
  • 02723c3 Merge pull request #693 from fluxcd/go-git-v5.10.1
  • 3715de1 Update go-git to v5.10.1
  • ce91255 Merge pull request #692 from fluxcd/ssa-nits
  • 8fc4505 ssa: prevent unnecessary DeepCopy
  • cc07605 Merge pull request #691 from fluxcd/jsondiff-include-obj
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/ssh from 0.23.0 to 0.24.0

Commits
  • c964ce7 Merge pull request #858 from fluxcd/custom-healthchecks-impl
  • 62d235c Add CEL library with custom healthchecks to runtime
  • 243510f Merge pull request #863 from fluxcd/dependabot/github_actions/ci-83dfb6cda2
  • 3cffbeb build(deps): bump the ci group across 1 directory with 3 updates
  • 2f763a4 Merge pull request #857 from fluxcd/custom-healthchecks
  • a6353b2 Add healthcheck expressions to kustomize types
  • af0f283 Merge pull request #859 from fluxcd/cel-meta
  • 1178930 Add InvalidCELExpressionReason to apis/meta
  • f39dac4 Merge pull request #861 from fluxcd/deps-kube-v0.32.1
  • 70e88cb Update dependencies
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/tar from 0.16.0 to 0.17.0

Commits
  • 31388ce Merge pull request #727 from fluxcd/distribution-up
  • 328eb42 Update OCI distribution to v3.0.0-alpha.1
  • 7fabcd8 Merge pull request #684 from somtochiama/pull-static-file-oci
  • a330445 fix options
  • 255f8fc test for static archive
  • f155227 refactor test
  • 8687514 implement pull static artifact
  • 4624208 Merge pull request #726 from fluxcd/deps-kube-v0.28.6
  • 30da897 Update dependencies
  • 63e3e9c Merge pull request #725 from fluxcd/dependabot/github_actions/ci-f38fbd1956
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/version from 0.11.0 to 0.12.0

Commits
  • 7a0e0e2 Merge pull request #903 from fluxcd/dependabot/github_actions/ci-eefd586f05
  • 0b69606 build(deps): bump the ci group across 1 directory with 12 updates
  • 1b76ef3 Merge pull request #912 from fluxcd/k8s-1.33
  • bcb62f2 Update to Kubernetes 1.33.0 and Go 1.24.0
  • 877b123 Merge pull request #904 from fluxcd/git-mtls
  • ee8655f Remove duplicate err return
  • 3465f32 Wire ClientCert and ClientKey into gogit client
  • f069943 Add ClientCert and ClientKey to Git auth options
  • 7579486 Merge pull request #910 from fluxcd/renew-certs
  • b890f1b Renew testdata certs
  • Additional commits viewable in compare view

Updates github.com/miekg/dns from 1.1.61 to 1.1.72

Commits

Updates github.com/minio/minio-go/v7 from 7.0.95 to 7.0.98

Release notes

Sourced from github.com/minio/minio-go/v7's releases.

v7.0.98

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.97...v7.0.98

Commits
  • 3865112 Refactor: Use pkg/set types for internal set collections (#2193)
  • affa1da Add generic Set[T comparable] implementation to pkg/set (#2192)
  • 5b6d388 Increase max object size to ~48.83TiB (5GiB * 10000 parts) (#2190)
  • 78b5cb7 Upgrade dependencies, remove toolchain (#2189)
  • 5b1654c Fix wrong checksum type field name (#2188)
  • de96281 Add automatic checksum test (#2184)
  • 23199ac Support GCS bulk delete with serialized single DELETE requests (#2185)
  • 89b666c Replace gopkg.in/yaml.v3 with go.yaml.in/yaml/v3 (#2182)
  • 9f81484 Bump golang.org/x/crypto from 0.39.0 to 0.45.0 in /examples/minio (#2180)
  • 977c848 Bump golang.org/x/crypto from 0.39.0 to 0.45.0 in /examples/s3 (#2179)
  • Additional commits viewable in compare view

Updates github.com/onsi/gomega from 1.38.3 to 1.39.0

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.39.0

1.39.0

Features

Add MatchErrorStrictly which only passes if errors.Is(actual, expected) returns true. MatchError, by contrast, will fallback to string comparison.

Changelog

Sourced from github.com/onsi/gomega's changelog.

1.39.0

Features

Add MatchErrorStrictly which only passes if errors.Is(actual, expected) returns true. MatchError, by contrast, will fallback to string comparison.

Commits

Updates github.com/sirupsen/logrus from 1.9.4-0.20230606125235-dd1b4c2e81af to 1.9.4

Release notes

Sourced from github.com/sirupsen/logrus's releases.

v1.9.4

Notable changes

Full Changelog: sirupsen/logrus@v1.9.3...v1.9.4

Commits

Updates golang.org/x/crypto from 0.46.0 to 0.47.0

Commits
  • 506e022 go.mod: update golang.org/x dependencies
  • 7dacc38 chacha20poly1305: error out in fips140=only mode
  • See full diff in compare view

Updates google.golang.org/api from 0.258.0 to 0.261.0

Release notes

Sourced from google.golang.org/api's releases.

v0.261.0

0.261.0 (2026-01-20)

Features

v0.260.0

0.260.0 (2026-01-14)

Features

v0.259.0

0.259.0 (2026-01-06)

⚠ BREAKING CHANGES

  • remove firebaseremoteconfig from package list (#3422)

Features

Bug Fixes

  • option: Remove option.WithAuthCredentials from validation (#3420) (2c33732)
  • Remove firebaseremoteconfig from package list (#3422) (fd0ce7c)
  • transport: Remove singleton and restore normal usage of otelgrpc.clientHandler (#3424) (24fbfcb), refs #2321 #2329

... (truncated)

Changelog

Sourced from google.golang.org/api's changelog.

0.261.0 (2026-01-20)

Features

0.260.0 (2026-01-14)

Features

0.259.0 (2026-01-06)

⚠ BREAKING CHANGES

  • remove firebaseremoteconfig from package list (#3422)

Features

Bug Fixes

  • option: Remove option.WithAuthCredentials from validation (#3420) (2c33732)
  • Remove firebaseremoteconfig from package list (#3422) (fd0ce7c)
  • transport: Remove singleton and restore normal usage of otelgrpc.clientHandler (#3424) (24fbfcb), refs #2321 #2329

Miscellaneous Chores

... (truncated)

Commits

Bumps the go-deps group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/elazarl/goproxy](https://github.com/elazarl/goproxy) | `1.7.2` | `1.8.0` |
| [github.com/fluxcd/cli-utils](https://github.com/fluxcd/cli-utils) | `0.37.0-flux.1` | `0.37.1-flux.1` |
| [github.com/fluxcd/pkg/apis/event](https://github.com/fluxcd/pkg) | `0.21.0` | `0.22.0` |
| [github.com/fluxcd/pkg/apis/meta](https://github.com/fluxcd/pkg) | `1.23.0` | `1.25.0` |
| [github.com/fluxcd/pkg/artifact](https://github.com/fluxcd/pkg) | `0.5.0` | `0.7.0` |
| [github.com/fluxcd/pkg/auth](https://github.com/fluxcd/pkg) | `0.33.0` | `0.36.0` |
| [github.com/fluxcd/pkg/git](https://github.com/fluxcd/pkg) | `0.40.0` | `0.41.0` |
| [github.com/fluxcd/pkg/helmtestserver](https://github.com/fluxcd/pkg) | `0.35.0` | `0.36.0` |
| [github.com/fluxcd/pkg/runtime](https://github.com/fluxcd/pkg) | `0.90.0` | `0.96.0` |
| [github.com/miekg/dns](https://github.com/miekg/dns) | `1.1.61` | `1.1.72` |
| [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) | `7.0.95` | `7.0.98` |



Updates `github.com/elazarl/goproxy` from 1.7.2 to 1.8.0
- [Release notes](https://github.com/elazarl/goproxy/releases)
- [Commits](elazarl/goproxy@v1.7.2...v1.8.0)

Updates `github.com/fluxcd/cli-utils` from 0.37.0-flux.1 to 0.37.1-flux.1
- [Commits](fluxcd/cli-utils@v0.37.0-flux.1...v0.37.1-flux.1)

Updates `github.com/fluxcd/pkg/apis/event` from 0.21.0 to 0.22.0
- [Commits](fluxcd/pkg@git/v0.21.0...git/v0.22.0)

Updates `github.com/fluxcd/pkg/apis/meta` from 1.23.0 to 1.25.0
- [Commits](fluxcd/pkg@apis/meta/v1.23.0...apis/meta/v1.25.0)

Updates `github.com/fluxcd/pkg/artifact` from 0.5.0 to 0.7.0
- [Commits](fluxcd/pkg@ssh/v0.5.0...tar/v0.7.0)

Updates `github.com/fluxcd/pkg/auth` from 0.33.0 to 0.36.0
- [Commits](fluxcd/pkg@git/v0.33.0...git/v0.36.0)

Updates `github.com/fluxcd/pkg/cache` from 0.12.0 to 0.13.0
- [Commits](fluxcd/pkg@tar/v0.12.0...git/v0.13.0)

Updates `github.com/fluxcd/pkg/git` from 0.40.0 to 0.41.0
- [Commits](fluxcd/pkg@git/v0.40.0...git/v0.41.0)

Updates `github.com/fluxcd/pkg/gittestserver` from 0.23.0 to 0.24.0
- [Commits](fluxcd/pkg@git/v0.23.0...git/v0.24.0)

Updates `github.com/fluxcd/pkg/helmtestserver` from 0.35.0 to 0.36.0
- [Commits](fluxcd/pkg@git/v0.35.0...git/v0.36.0)

Updates `github.com/fluxcd/pkg/oci` from 0.58.0 to 0.59.0
- [Commits](fluxcd/pkg@oci/v0.58.0...oci/v0.59.0)

Updates `github.com/fluxcd/pkg/runtime` from 0.90.0 to 0.96.0
- [Commits](fluxcd/pkg@runtime/v0.90.0...runtime/v0.96.0)

Updates `github.com/fluxcd/pkg/sourceignore` from 0.15.0 to 0.16.0
- [Commits](fluxcd/pkg@git/v0.15.0...git/v0.16.0)

Updates `github.com/fluxcd/pkg/ssh` from 0.23.0 to 0.24.0
- [Commits](fluxcd/pkg@git/v0.23.0...git/v0.24.0)

Updates `github.com/fluxcd/pkg/tar` from 0.16.0 to 0.17.0
- [Commits](fluxcd/pkg@git/v0.16.0...git/v0.17.0)

Updates `github.com/fluxcd/pkg/version` from 0.11.0 to 0.12.0
- [Commits](fluxcd/pkg@tar/v0.11.0...tar/v0.12.0)

Updates `github.com/miekg/dns` from 1.1.61 to 1.1.72
- [Commits](miekg/dns@v1.1.61...v1.1.72)

Updates `github.com/minio/minio-go/v7` from 7.0.95 to 7.0.98
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](minio/minio-go@v7.0.95...v7.0.98)

Updates `github.com/onsi/gomega` from 1.38.3 to 1.39.0
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.38.3...v1.39.0)

Updates `github.com/sirupsen/logrus` from 1.9.4-0.20230606125235-dd1b4c2e81af to 1.9.4
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/commits/v1.9.4)

Updates `golang.org/x/crypto` from 0.46.0 to 0.47.0
- [Commits](golang/crypto@v0.46.0...v0.47.0)

Updates `google.golang.org/api` from 0.258.0 to 0.261.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.258.0...v0.261.0)

---
updated-dependencies:
- dependency-name: github.com/elazarl/goproxy
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/fluxcd/cli-utils
  dependency-version: 0.37.1-flux.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/fluxcd/pkg/apis/event
  dependency-version: 0.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/fluxcd/pkg/apis/meta
  dependency-version: 1.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/fluxcd/pkg/artifact
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/fluxcd/pkg/auth
  dependency-version: 0.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/fluxcd/pkg/cache
  dependency-version: 0.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/fluxcd/pkg/git
  dependency-version: 0.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/fluxcd/pkg/gittestserver
  dependency-version: 0.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/fluxcd/pkg/helmtestserver
  dependency-version: 0.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/fluxcd/pkg/oci
  dependency-version: 0.59.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/fluxcd/pkg/runtime
  dependency-version: 0.96.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/fluxcd/pkg/sourceignore
  dependency-version: 0.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/fluxcd/pkg/ssh
  dependency-version: 0.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/fluxcd/pkg/tar
  dependency-version: 0.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/fluxcd/pkg/version
  dependency-version: 0.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/miekg/dns
  dependency-version: 1.1.72
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/minio/minio-go/v7
  dependency-version: 7.0.98
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/onsi/gomega
  dependency-version: 1.39.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/sirupsen/logrus
  dependency-version: 1.9.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: golang.org/x/crypto
  dependency-version: 0.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: google.golang.org/api
  dependency-version: 0.261.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency label Jan 29, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 29, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 29, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/go-deps-5d56bd4847 branch January 29, 2026 09:18
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants