1
1
module github.com/fluxcd/image-automation-controller
2
2
3
- go 1.21
3
+ go 1.22
4
4
5
5
replace github.com/fluxcd/image-automation-controller/api => ./api
6
6
@@ -13,32 +13,32 @@ replace (
13
13
require (
14
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 v1.1.0-alpha.0
16
+ github.com/ProtonMail/go-crypto v1.1.0-alpha.2-proton
17
17
github.com/cyphar/filepath-securejoin v0.2.4
18
18
github.com/fluxcd/image-automation-controller/api v0.37.1
19
19
github.com/fluxcd/image-reflector-controller/api v0.31.2
20
- github.com/fluxcd/pkg/apis/acl v0.1 .0
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.1
27
- github.com/fluxcd/pkg/ssh v0.11 .0
20
+ github.com/fluxcd/pkg/apis/acl v0.2 .0
21
+ github.com/fluxcd/pkg/apis/event v0.8 .0
22
+ github.com/fluxcd/pkg/apis/meta v1.4 .0
23
+ github.com/fluxcd/pkg/git v0.18 .0
24
+ github.com/fluxcd/pkg/git/gogit v0.18 .0
25
+ github.com/fluxcd/pkg/gittestserver v0.11 .0
26
+ github.com/fluxcd/pkg/runtime v0.45.0
27
+ github.com/fluxcd/pkg/ssh v0.12 .0
28
28
github.com/fluxcd/source-controller/api v1.2.4
29
29
github.com/go-git/go-billy/v5 v5.5.0
30
- github.com/go-git/go-git/v5 v5.11 .0
31
- github.com/go-logr/logr v1.3.0
32
- github.com/google/go-containerregistry v0.19.0
33
- github.com/onsi/gomega v1.31.1
30
+ github.com/go-git/go-git/v5 v5.12 .0
31
+ github.com/go-logr/logr v1.4.1
32
+ github.com/google/go-containerregistry v0.19.1
33
+ github.com/onsi/gomega v1.32.0
34
34
github.com/otiai10/copy v1.14.0
35
35
github.com/spf13/pflag v1.0.5
36
- k8s.io/api v0.28.6
37
- k8s.io/apimachinery v0.28.6
38
- k8s.io/client-go v0.28.6
39
- k8s.io/kube-openapi v0.0.0-20231206194836-bf4651e18aa8
40
- k8s.io/utils v0.0.0-20231127182322-b307cd553661
41
- sigs.k8s.io/controller-runtime v0.16.3
36
+ k8s.io/api v0.29.3
37
+ k8s.io/apimachinery v0.29.3
38
+ k8s.io/client-go v0.29.3
39
+ k8s.io/kube-openapi v0.0.0-20240322212309-b815d8309940
40
+ k8s.io/utils v0.0.0-20240310230437-4693a0247e57
41
+ sigs.k8s.io/controller-runtime v0.17.2
42
42
sigs.k8s.io/kustomize/kyaml v0.16.0
43
43
)
44
44
@@ -57,11 +57,11 @@ require (
57
57
github.com/emicklei/go-restful/v3 v3.11.0 // indirect
58
58
github.com/emirpasic/gods v1.18.1 // indirect
59
59
github.com/evanphx/json-patch v5.7.0+incompatible // indirect
60
- github.com/evanphx/json-patch/v5 v5.7 .0 // indirect
60
+ github.com/evanphx/json-patch/v5 v5.8 .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.3 // indirect
62
+ github.com/fluxcd/cli-utils v0.36.0-flux.4 // indirect
63
63
github.com/fluxcd/gitkit v0.6.0 // indirect
64
- github.com/fluxcd/pkg/version v0.2.2 // indirect
64
+ github.com/fluxcd/pkg/version v0.3.0 // indirect
65
65
github.com/fsnotify/fsnotify v1.7.0 // indirect
66
66
github.com/go-errors/errors v1.5.1 // indirect
67
67
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
@@ -72,13 +72,14 @@ require (
72
72
github.com/gofrs/uuid v4.4.0+incompatible // indirect
73
73
github.com/gogo/protobuf v1.3.2 // indirect
74
74
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
75
- github.com/golang/protobuf v1.5.3 // indirect
75
+ github.com/golang/protobuf v1.5.4 // indirect
76
76
github.com/google/btree v1.1.2 // indirect
77
77
github.com/google/gnostic-models v0.6.8 // indirect
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.5.0 // indirect
81
+ github.com/google/uuid v1.6.0 // indirect
82
+ github.com/gorilla/websocket v1.5.0 // indirect
82
83
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect
83
84
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
84
85
github.com/hashicorp/go-hclog v1.3.1 // indirect
@@ -94,7 +95,6 @@ require (
94
95
github.com/mailru/easyjson v0.7.7 // indirect
95
96
github.com/mattn/go-colorable v0.1.13 // indirect
96
97
github.com/mattn/go-isatty v0.0.16 // indirect
97
- github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 // indirect
98
98
github.com/mitchellh/copystructure v1.2.0 // indirect
99
99
github.com/mitchellh/go-wordwrap v1.0.1 // indirect
100
100
github.com/mitchellh/reflectwalk v1.0.2 // indirect
@@ -104,36 +104,37 @@ require (
104
104
github.com/modern-go/reflect2 v1.0.2 // indirect
105
105
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 // indirect
106
106
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
107
+ github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect
107
108
github.com/opencontainers/go-digest v1.0.0 // indirect
108
109
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
109
110
github.com/pjbgf/sha1cd v0.3.0 // indirect
110
111
github.com/pkg/errors v0.9.1 // indirect
111
- github.com/prometheus/client_golang v1.18 .0 // indirect
112
+ github.com/prometheus/client_golang v1.19 .0 // indirect
112
113
github.com/prometheus/client_model v0.5.0 // indirect
113
- github.com/prometheus/common v0.45 .0 // indirect
114
+ github.com/prometheus/common v0.48 .0 // indirect
114
115
github.com/prometheus/procfs v0.12.0 // indirect
115
116
github.com/russross/blackfriday/v2 v2.1.0 // indirect
116
- github.com/sergi/go-diff v1.3.1 // indirect
117
+ github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
117
118
github.com/shopspring/decimal v1.2.0 // indirect
118
- github.com/skeema/knownhosts v1.2.1 // indirect
119
+ github.com/skeema/knownhosts v1.2.2 // indirect
119
120
github.com/spf13/cast v1.5.0 // indirect
120
121
github.com/spf13/cobra v1.8.0 // indirect
121
122
github.com/xanzy/ssh-agent v0.3.3 // indirect
122
123
github.com/xlab/treeprint v1.2.0 // indirect
123
124
go.starlark.net v0.0.0-20231121155337-90ade8b19d09 // indirect
124
125
go.uber.org/multierr v1.11.0 // indirect
125
- go.uber.org/zap v1.26 .0 // indirect
126
- golang.org/x/crypto v0.18 .0 // indirect
126
+ go.uber.org/zap v1.27 .0 // indirect
127
+ golang.org/x/crypto v0.21 .0 // indirect
127
128
golang.org/x/exp v0.0.0-20231206192017-f3f8817b8deb // indirect
128
- golang.org/x/mod v0.14 .0 // indirect
129
- golang.org/x/net v0.20 .0 // indirect
129
+ golang.org/x/mod v0.16 .0 // indirect
130
+ golang.org/x/net v0.22 .0 // indirect
130
131
golang.org/x/oauth2 v0.16.0 // indirect
131
132
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
133
+ golang.org/x/sys v0.18 .0 // indirect
134
+ golang.org/x/term v0.18 .0 // indirect
134
135
golang.org/x/text v0.14.0 // indirect
135
136
golang.org/x/time v0.5.0 // indirect
136
- golang.org/x/tools v0.17 .0 // indirect
137
+ golang.org/x/tools v0.19 .0 // indirect
137
138
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
138
139
google.golang.org/appengine v1.6.8 // indirect
139
140
google.golang.org/protobuf v1.33.0 // indirect
@@ -142,11 +143,11 @@ require (
142
143
gopkg.in/warnings.v0 v0.1.2 // indirect
143
144
gopkg.in/yaml.v2 v2.4.0 // indirect
144
145
gopkg.in/yaml.v3 v3.0.1 // 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
- k8s.io/klog/v2 v2.110 .1 // indirect
149
- k8s.io/kubectl v0.28.6 // indirect
146
+ k8s.io/apiextensions-apiserver v0.29.3 // indirect
147
+ k8s.io/cli-runtime v0.29.3 // indirect
148
+ k8s.io/component-base v0.29.3 // indirect
149
+ k8s.io/klog/v2 v2.120 .1 // indirect
150
+ k8s.io/kubectl v0.29.3 // indirect
150
151
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
151
152
sigs.k8s.io/kustomize/api v0.16.0 // indirect
152
153
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect
0 commit comments