1
0
mirror of synced 2026-02-13 13:06:56 +00:00

Update toolkit components

- source-watcher to v2.0.1
  https://github.com/fluxcd/source-watcher/blob/v2.0.1/CHANGELOG.md

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
fluxcdbot
2025-09-26 07:56:24 +00:00
committed by GitHub
parent 95b2d855cb
commit b52d76d6e6
4 changed files with 6 additions and 6 deletions

2
go.mod
View File

@@ -33,7 +33,7 @@ require (
github.com/fluxcd/pkg/tar v0.14.0
github.com/fluxcd/pkg/version v0.10.0
github.com/fluxcd/source-controller/api v1.7.0
github.com/fluxcd/source-watcher/api/v2 v2.0.0
github.com/fluxcd/source-watcher/api/v2 v2.0.1
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