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

Update toolkit components

- source-controller to v0.25.3
  https://github.com/fluxcd/source-controller/blob/v0.25.3/CHANGELOG.md

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
fluxcdbot
2022-06-06 12:39:05 +00:00
committed by GitHub
parent 02c0d3bd0d
commit 6f85363e58
4 changed files with 6 additions and 6 deletions

2
go.mod
View File

@@ -19,7 +19,7 @@ require (
github.com/fluxcd/pkg/ssh v0.4.1
github.com/fluxcd/pkg/untar v0.1.0
github.com/fluxcd/pkg/version v0.1.0
github.com/fluxcd/source-controller/api v0.25.2
github.com/fluxcd/source-controller/api v0.25.3
github.com/go-git/go-git/v5 v5.4.2
github.com/gonvenience/bunt v1.3.4
github.com/gonvenience/ytbx v1.4.4