Skip to content

Commit f5b9116

Browse files
fix(deps): update fluxcd dependencies
1 parent a8065e3 commit f5b9116

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ go 1.24.5
55
require (
66
github.com/crossplane-contrib/xp-testing v1.5.0
77
github.com/crossplane/crossplane v1.20.1
8-
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
8+
github.com/fluxcd/helm-controller/api v1.4.3
9+
github.com/fluxcd/kustomize-controller/api v1.7.2
10+
github.com/fluxcd/pkg/apis/meta v1.22.0
11+
github.com/fluxcd/source-controller/api v1.7.3
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)