mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-24 20:38:51 +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:
parent
95b2d855cb
commit
b52d76d6e6
4 changed files with 6 additions and 6 deletions
2
go.mod
2
go.mod
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue