Skip to content

Commit 4b8f8ce

Browse files
fix(deps): update fluxcd dependencies
1 parent 26a51d3 commit 4b8f8ce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ require (
66
github.com/crossplane-contrib/xp-testing v1.5.0
77
github.com/crossplane/crossplane v1.20.0
88
github.com/fluxcd/helm-controller/api v1.3.0
9-
github.com/fluxcd/kustomize-controller/api v1.6.0
10-
github.com/fluxcd/pkg/apis/meta v1.13.0
11-
github.com/fluxcd/source-controller/api v1.6.2
9+
github.com/fluxcd/kustomize-controller/api v1.6.1
10+
github.com/fluxcd/pkg/apis/meta v1.21.0
11+
github.com/fluxcd/source-controller/api v1.7.0
1212
github.com/go-logr/logr v1.4.3
1313
github.com/openmcp-project/controller-utils v0.11.0
1414
github.com/pkg/errors v0.9.1

0 commit comments

Comments
 (0)