Update toolkit components

- source-controller to v1.7.0
  https://github.com/fluxcd/source-controller/blob/v1.7.0/CHANGELOG.md

Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
This commit is contained in:
fluxcdbot 2025-09-15 15:08:28 +00:00 committed by Matheus Pimenta
parent 6cc446af00
commit b4bc0d4932
No known key found for this signature in database
GPG key ID: 929AEFAE644BF334
11 changed files with 23 additions and 14 deletions

2
go.mod
View file

@ -32,7 +32,7 @@ require (
github.com/fluxcd/pkg/ssh v0.21.0
github.com/fluxcd/pkg/tar v0.14.0
github.com/fluxcd/pkg/version v0.10.0
github.com/fluxcd/source-controller/api v1.6.2
github.com/fluxcd/source-controller/api v1.7.0
github.com/go-git/go-git/v5 v5.16.2
github.com/go-logr/logr v1.4.3
github.com/gonvenience/bunt v1.4.2