@@ -11,31 +11,31 @@ replace (
11
11
)
12
12
13
13
require (
14
- github.com/AdaLogics/go-fuzz-headers v0.0.0-20230106234847-43070de90fa1
14
+ github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24
15
15
github.com/Masterminds/sprig/v3 v3.2.3
16
- github.com/ProtonMail/go-crypto v0.0 .0-20231012073058-a7379d079e0e
16
+ github.com/ProtonMail/go-crypto v1.1 .0-alpha.0
17
17
github.com/cyphar/filepath-securejoin v0.2.4
18
18
github.com/fluxcd/image-automation-controller/api v0.37.0
19
19
github.com/fluxcd/image-reflector-controller/api v0.31.1
20
20
github.com/fluxcd/pkg/apis/acl v0.1.0
21
- github.com/fluxcd/pkg/apis/event v0.6 .0
22
- github.com/fluxcd/pkg/apis/meta v1.2 .0
23
- github.com/fluxcd/pkg/git v0.16 .0
24
- github.com/fluxcd/pkg/git/gogit v0.16.1
25
- github.com/fluxcd/pkg/gittestserver v0.9 .0
26
- github.com/fluxcd/pkg/runtime v0.43.2
27
- github.com/fluxcd/pkg/ssh v0.10 .0
28
- github.com/fluxcd/source-controller/api v1.2.2
21
+ github.com/fluxcd/pkg/apis/event v0.7 .0
22
+ github.com/fluxcd/pkg/apis/meta v1.3 .0
23
+ github.com/fluxcd/pkg/git v0.17 .0
24
+ github.com/fluxcd/pkg/git/gogit v0.17.0
25
+ github.com/fluxcd/pkg/gittestserver v0.10 .0
26
+ github.com/fluxcd/pkg/runtime v0.44.0
27
+ github.com/fluxcd/pkg/ssh v0.11 .0
28
+ github.com/fluxcd/source-controller/api v1.2.3
29
29
github.com/go-git/go-billy/v5 v5.5.0
30
30
github.com/go-git/go-git/v5 v5.11.0
31
31
github.com/go-logr/logr v1.3.0
32
- github.com/google/go-containerregistry v0.17 .0
33
- github.com/onsi/gomega v1.30.0
32
+ github.com/google/go-containerregistry v0.18 .0
33
+ github.com/onsi/gomega v1.31.1
34
34
github.com/otiai10/copy v1.14.0
35
35
github.com/spf13/pflag v1.0.5
36
- k8s.io/api v0.28.4
37
- k8s.io/apimachinery v0.28.4
38
- k8s.io/client-go v0.28.4
36
+ k8s.io/api v0.28.6
37
+ k8s.io/apimachinery v0.28.6
38
+ k8s.io/client-go v0.28.6
39
39
k8s.io/kube-openapi v0.0.0-20231206194836-bf4651e18aa8
40
40
k8s.io/utils v0.0.0-20231127182322-b307cd553661
41
41
sigs.k8s.io/controller-runtime v0.16.3
@@ -59,7 +59,7 @@ require (
59
59
github.com/evanphx/json-patch v5.7.0+incompatible // indirect
60
60
github.com/evanphx/json-patch/v5 v5.7.0 // indirect
61
61
github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f // indirect
62
- github.com/fluxcd/cli-utils v0.36.0-flux.2 // indirect
62
+ github.com/fluxcd/cli-utils v0.36.0-flux.3 // indirect
63
63
github.com/fluxcd/gitkit v0.6.0 // indirect
64
64
github.com/fluxcd/pkg/version v0.2.2 // indirect
65
65
github.com/fsnotify/fsnotify v1.7.0 // indirect
@@ -78,7 +78,7 @@ require (
78
78
github.com/google/go-cmp v0.6.0 // indirect
79
79
github.com/google/gofuzz v1.2.0 // indirect
80
80
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
81
- github.com/google/uuid v1.4 .0 // indirect
81
+ github.com/google/uuid v1.5 .0 // indirect
82
82
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect
83
83
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
84
84
github.com/hashicorp/go-hclog v1.3.1 // indirect
@@ -108,7 +108,7 @@ require (
108
108
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
109
109
github.com/pjbgf/sha1cd v0.3.0 // indirect
110
110
github.com/pkg/errors v0.9.1 // indirect
111
- github.com/prometheus/client_golang v1.17 .0 // indirect
111
+ github.com/prometheus/client_golang v1.18 .0 // indirect
112
112
github.com/prometheus/client_model v0.5.0 // indirect
113
113
github.com/prometheus/common v0.45.0 // indirect
114
114
github.com/prometheus/procfs v0.12.0 // indirect
@@ -123,17 +123,17 @@ require (
123
123
go.starlark.net v0.0.0-20231121155337-90ade8b19d09 // indirect
124
124
go.uber.org/multierr v1.11.0 // indirect
125
125
go.uber.org/zap v1.26.0 // indirect
126
- golang.org/x/crypto v0.17 .0 // indirect
126
+ golang.org/x/crypto v0.18 .0 // indirect
127
127
golang.org/x/exp v0.0.0-20231206192017-f3f8817b8deb // indirect
128
128
golang.org/x/mod v0.14.0 // indirect
129
- golang.org/x/net v0.19 .0 // indirect
130
- golang.org/x/oauth2 v0.15 .0 // indirect
131
- golang.org/x/sync v0.5 .0 // indirect
132
- golang.org/x/sys v0.15 .0 // indirect
133
- golang.org/x/term v0.15 .0 // indirect
129
+ golang.org/x/net v0.20 .0 // indirect
130
+ golang.org/x/oauth2 v0.16 .0 // indirect
131
+ golang.org/x/sync v0.6 .0 // indirect
132
+ golang.org/x/sys v0.16 .0 // indirect
133
+ golang.org/x/term v0.16 .0 // indirect
134
134
golang.org/x/text v0.14.0 // indirect
135
135
golang.org/x/time v0.5.0 // indirect
136
- golang.org/x/tools v0.16 .0 // indirect
136
+ golang.org/x/tools v0.17 .0 // indirect
137
137
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
138
138
google.golang.org/appengine v1.6.8 // indirect
139
139
google.golang.org/protobuf v1.31.0 // indirect
@@ -142,11 +142,11 @@ require (
142
142
gopkg.in/warnings.v0 v0.1.2 // indirect
143
143
gopkg.in/yaml.v2 v2.4.0 // indirect
144
144
gopkg.in/yaml.v3 v3.0.1 // indirect
145
- k8s.io/apiextensions-apiserver v0.28.4 // indirect
146
- k8s.io/cli-runtime v0.28.4 // indirect
147
- k8s.io/component-base v0.28.4 // indirect
145
+ k8s.io/apiextensions-apiserver v0.28.6 // indirect
146
+ k8s.io/cli-runtime v0.28.6 // indirect
147
+ k8s.io/component-base v0.28.6 // indirect
148
148
k8s.io/klog/v2 v2.110.1 // indirect
149
- k8s.io/kubectl v0.28.4 // indirect
149
+ k8s.io/kubectl v0.28.6 // indirect
150
150
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
151
151
sigs.k8s.io/kustomize/api v0.16.0 // indirect
152
152
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect
0 commit comments