1
1
module tools
2
2
3
- go 1.21
3
+ go 1.22.0
4
4
5
- toolchain go1.21.0
5
+ toolchain go1.22.7
6
6
7
- require github.com/openshift/cluster-capi-operator/manifests-gen v0.0.0-20240701073400-3f3e845f5daf
7
+ require github.com/openshift/cluster-capi-operator/manifests-gen v0.0.0-20241031122839-87f4fd28a59e
8
8
9
9
require (
10
10
github.com/MakeNowJust/heredoc v1.0.0 // indirect
11
11
github.com/ProtonMail/go-crypto v0.0.0-20230217124315-7d5c6f04bbb8 // indirect
12
- github.com/adrg/xdg v0.4 .0 // indirect
12
+ github.com/adrg/xdg v0.5 .0 // indirect
13
13
github.com/beorn7/perks v1.0.1 // indirect
14
14
github.com/blang/semver/v4 v4.0.0 // indirect
15
15
github.com/cert-manager/cert-manager v1.14.5 // indirect
16
16
github.com/cespare/xxhash/v2 v2.2.0 // indirect
17
17
github.com/cloudflare/circl v1.3.7 // indirect
18
18
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
19
- github.com/distribution/reference v0.5 .0 // indirect
19
+ github.com/distribution/reference v0.6 .0 // indirect
20
20
github.com/drone/envsubst/v2 v2.0.0-20210730161058-179042472c46 // indirect
21
- github.com/emicklei/go-restful/v3 v3.11.0 // indirect
21
+ github.com/emicklei/go-restful/v3 v3.12.1 // indirect
22
22
github.com/evanphx/json-patch v5.7.0+incompatible // indirect
23
23
github.com/evanphx/json-patch/v5 v5.9.0 // indirect
24
24
github.com/fsnotify/fsnotify v1.7.0 // indirect
25
25
github.com/go-errors/errors v1.4.2 // indirect
26
- github.com/go-logr/logr v1.4.1 // indirect
26
+ github.com/go-logr/logr v1.4.2 // indirect
27
27
github.com/go-openapi/jsonpointer v0.20.2 // indirect
28
28
github.com/go-openapi/jsonreference v0.20.4 // indirect
29
29
github.com/go-openapi/swag v0.22.7 // indirect
@@ -37,7 +37,7 @@ require (
37
37
github.com/google/go-querystring v1.1.0 // indirect
38
38
github.com/google/gofuzz v1.2.0 // indirect
39
39
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
40
- github.com/google/uuid v1.5 .0 // indirect
40
+ github.com/google/uuid v1.6 .0 // indirect
41
41
github.com/hashicorp/hcl v1.0.1-vault-5 // indirect
42
42
github.com/imdario/mergo v0.3.16 // indirect
43
43
github.com/josharian/intern v1.0.0 // indirect
@@ -52,10 +52,10 @@ require (
52
52
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 // indirect
53
53
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
54
54
github.com/opencontainers/go-digest v1.0.0 // indirect
55
- github.com/pelletier/go-toml/v2 v2.1.0 // indirect
55
+ github.com/pelletier/go-toml/v2 v2.2.2 // indirect
56
56
github.com/pkg/errors v0.9.1 // indirect
57
57
github.com/prometheus/client_golang v1.18.0 // indirect
58
- github.com/prometheus/client_model v0.5 .0 // indirect
58
+ github.com/prometheus/client_model v0.6 .0 // indirect
59
59
github.com/prometheus/common v0.45.0 // indirect
60
60
github.com/prometheus/procfs v0.12.0 // indirect
61
61
github.com/sagikazarmark/locafero v0.4.0 // indirect
@@ -64,37 +64,37 @@ require (
64
64
github.com/spf13/afero v1.11.0 // indirect
65
65
github.com/spf13/cast v1.6.0 // indirect
66
66
github.com/spf13/pflag v1.0.5 // indirect
67
- github.com/spf13/viper v1.18.2 // indirect
67
+ github.com/spf13/viper v1.19.0 // indirect
68
68
github.com/subosito/gotenv v1.6.0 // indirect
69
69
github.com/xlab/treeprint v1.2.0 // indirect
70
70
go.starlark.net v0.0.0-20230525235612-a134d8f9ddca // indirect
71
71
go.uber.org/multierr v1.11.0 // indirect
72
- golang.org/x/crypto v0.22 .0 // indirect
72
+ golang.org/x/crypto v0.25 .0 // indirect
73
73
golang.org/x/exp v0.0.0-20231226003508-02704c960a9b // indirect
74
- golang.org/x/net v0.24 .0 // indirect
75
- golang.org/x/oauth2 v0.18 .0 // indirect
76
- golang.org/x/sys v0.19 .0 // indirect
77
- golang.org/x/term v0.19 .0 // indirect
78
- golang.org/x/text v0.14 .0 // indirect
74
+ golang.org/x/net v0.27 .0 // indirect
75
+ golang.org/x/oauth2 v0.21 .0 // indirect
76
+ golang.org/x/sys v0.22 .0 // indirect
77
+ golang.org/x/term v0.22 .0 // indirect
78
+ golang.org/x/text v0.16 .0 // indirect
79
79
golang.org/x/time v0.5.0 // indirect
80
80
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
81
81
google.golang.org/appengine v1.6.8 // indirect
82
- google.golang.org/protobuf v1.33.0 // indirect
82
+ google.golang.org/protobuf v1.34.1 // indirect
83
83
gopkg.in/inf.v0 v0.9.1 // indirect
84
84
gopkg.in/ini.v1 v1.67.0 // indirect
85
85
gopkg.in/yaml.v2 v2.4.0 // indirect
86
86
gopkg.in/yaml.v3 v3.0.1 // indirect
87
- k8s.io/api v0.29.3 // indirect
88
- k8s.io/apiextensions-apiserver v0.29.3 // indirect
89
- k8s.io/apimachinery v0.29.3 // indirect
90
- k8s.io/client-go v0.29.3 // indirect
91
- k8s.io/cluster-bootstrap v0.29 .3 // indirect
92
- k8s.io/component-base v0.29.3 // indirect
93
- k8s.io/klog/v2 v2.110 .1 // indirect
94
- k8s.io/kube-openapi v0.0.0-20240103051144-eec4567ac022 // indirect
87
+ k8s.io/api v0.30.5 // indirect
88
+ k8s.io/apiextensions-apiserver v0.30.5 // indirect
89
+ k8s.io/apimachinery v0.30.5 // indirect
90
+ k8s.io/client-go v0.30.5 // indirect
91
+ k8s.io/cluster-bootstrap v0.30 .3 // indirect
92
+ k8s.io/component-base v0.30.5 // indirect
93
+ k8s.io/klog/v2 v2.120 .1 // indirect
94
+ k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 // indirect
95
95
k8s.io/utils v0.0.0-20240102154912-e7106e64919e // indirect
96
- sigs.k8s.io/cluster-api v1.7.3 // indirect
97
- sigs.k8s.io/controller-runtime v0.17.3 // indirect
96
+ sigs.k8s.io/cluster-api v1.8.4 // indirect
97
+ sigs.k8s.io/controller-runtime v0.18.5 // indirect
98
98
sigs.k8s.io/gateway-api v1.0.0 // indirect
99
99
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
100
100
sigs.k8s.io/kustomize/api v0.13.5-0.20230601165947-6ce0bf390ce3 // indirect
0 commit comments