1
1
module github.com/oracle/cluster-api-provider-oci
2
2
3
- go 1.21
3
+ go 1.22.0
4
4
5
- toolchain go1.21.8
5
+ toolchain go1.22.6
6
6
7
7
require (
8
- github.com/go-logr/logr v1.4.1
8
+ github.com/go-logr/logr v1.4.2
9
9
github.com/golang/mock v1.6.0
10
10
github.com/google/gofuzz v1.2.0
11
- github.com/onsi/ginkgo/v2 v2.17 .1
12
- github.com/onsi/gomega v1.32 .0
11
+ github.com/onsi/ginkgo/v2 v2.19 .1
12
+ github.com/onsi/gomega v1.34 .0
13
13
github.com/oracle/oci-go-sdk/v65 v65.70.0
14
14
github.com/pkg/errors v0.9.1
15
15
github.com/prometheus/client_golang v1.18.0
16
16
github.com/spf13/pflag v1.0.5
17
17
gopkg.in/yaml.v2 v2.4.0
18
- k8s.io/api v0.29 .3
19
- k8s.io/apimachinery v0.29 .3
20
- k8s.io/client-go v0.29 .3
21
- k8s.io/component-base v0.29 .3
22
- k8s.io/klog/v2 v2.110 .1
18
+ k8s.io/api v0.30 .3
19
+ k8s.io/apimachinery v0.30 .3
20
+ k8s.io/client-go v0.30 .3
21
+ k8s.io/component-base v0.30 .3
22
+ k8s.io/klog/v2 v2.120 .1
23
23
k8s.io/utils v0.0.0-20231127182322-b307cd553661
24
- sigs.k8s.io/cluster-api v1.7.0
25
- sigs.k8s.io/cluster-api/test v1.7.0
26
- sigs.k8s.io/controller-runtime v0.17.3
27
- sigs.k8s.io/kind v0.22 .0
24
+ sigs.k8s.io/cluster-api v1.8.1
25
+ sigs.k8s.io/cluster-api/test v1.8.1
26
+ sigs.k8s.io/controller-runtime v0.18.5
27
+ sigs.k8s.io/kind v0.23 .0
28
28
)
29
29
30
30
require (
@@ -35,21 +35,22 @@ require (
35
35
github.com/Masterminds/sprig/v3 v3.2.3 // indirect
36
36
github.com/Microsoft/go-winio v0.5.0 // indirect
37
37
github.com/ProtonMail/go-crypto v0.0.0-20230217124315-7d5c6f04bbb8 // indirect
38
- github.com/adrg/xdg v0.4 .0 // indirect
38
+ github.com/adrg/xdg v0.5 .0 // indirect
39
39
github.com/alessio/shellescape v1.4.1 // indirect
40
40
github.com/antlr/antlr4/runtime/Go/antlr/v4 v4.0.0-20230305170008-8188dc5388df // indirect
41
41
github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a // indirect
42
42
github.com/beorn7/perks v1.0.1 // indirect
43
43
github.com/blang/semver/v4 v4.0.0 // indirect
44
+ github.com/cenkalti/backoff/v4 v4.2.1 // indirect
44
45
github.com/cespare/xxhash/v2 v2.2.0 // indirect
45
46
github.com/cloudflare/circl v1.3.7 // indirect
46
47
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
47
- github.com/distribution/reference v0.5 .0 // indirect
48
- github.com/docker/docker v25.0.5 +incompatible // indirect
48
+ github.com/distribution/reference v0.6 .0 // indirect
49
+ github.com/docker/docker v27.1.1 +incompatible // indirect
49
50
github.com/docker/go-connections v0.5.0 // indirect
50
51
github.com/docker/go-units v0.4.0 // indirect
51
52
github.com/drone/envsubst/v2 v2.0.0-20210730161058-179042472c46 // indirect
52
- github.com/emicklei/go-restful/v3 v3.12.0 // indirect
53
+ github.com/emicklei/go-restful/v3 v3.12.1 // indirect
53
54
github.com/evanphx/json-patch v5.7.0+incompatible // indirect
54
55
github.com/evanphx/json-patch/v5 v5.9.0 // indirect
55
56
github.com/felixge/httpsnoop v1.0.4 // indirect
@@ -59,20 +60,21 @@ require (
59
60
github.com/go-openapi/jsonpointer v0.19.6 // indirect
60
61
github.com/go-openapi/jsonreference v0.20.2 // indirect
61
62
github.com/go-openapi/swag v0.22.3 // indirect
62
- github.com/go-task/slim-sprig v0 .0.0-20230315185526-52ccab3ef572 // indirect
63
+ github.com/go-task/slim-sprig/v3 v3 .0.0 // indirect
63
64
github.com/gobuffalo/flect v1.0.2 // indirect
64
65
github.com/gofrs/flock v0.8.1 // indirect
65
66
github.com/gogo/protobuf v1.3.2 // indirect
66
67
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
67
68
github.com/golang/protobuf v1.5.4 // indirect
68
- github.com/google/cel-go v0.17.7 // indirect
69
+ github.com/google/cel-go v0.17.8 // indirect
69
70
github.com/google/gnostic-models v0.6.8 // indirect
70
71
github.com/google/go-cmp v0.6.0 // indirect
71
72
github.com/google/go-github/v53 v53.2.0 // indirect
72
73
github.com/google/go-querystring v1.1.0 // indirect
73
- github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1 // indirect
74
+ github.com/google/pprof v0.0.0-20240424215950-a892ee059fd6 // indirect
74
75
github.com/google/safetext v0.0.0-20220905092116-b49f7bc46da2 // indirect
75
- github.com/google/uuid v1.4.0 // indirect
76
+ github.com/google/uuid v1.6.0 // indirect
77
+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 // indirect
76
78
github.com/hashicorp/hcl v1.0.0 // indirect
77
79
github.com/huandu/xstrings v1.3.3 // indirect
78
80
github.com/imdario/mergo v0.3.13 // indirect
@@ -86,14 +88,15 @@ require (
86
88
github.com/mitchellh/copystructure v1.2.0 // indirect
87
89
github.com/mitchellh/mapstructure v1.5.0 // indirect
88
90
github.com/mitchellh/reflectwalk v1.0.2 // indirect
91
+ github.com/moby/docker-image-spec v1.3.1 // indirect
89
92
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
90
93
github.com/modern-go/reflect2 v1.0.2 // indirect
91
94
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
92
95
github.com/opencontainers/go-digest v1.0.0 // indirect
93
96
github.com/opencontainers/image-spec v1.0.2 // indirect
94
97
github.com/pelletier/go-toml v1.9.5 // indirect
95
- github.com/pelletier/go-toml/v2 v2.1.0 // indirect
96
- github.com/prometheus/client_model v0.5 .0 // indirect
98
+ github.com/pelletier/go-toml/v2 v2.2.2 // indirect
99
+ github.com/prometheus/client_model v0.6 .0 // indirect
97
100
github.com/prometheus/common v0.45.0 // indirect
98
101
github.com/prometheus/procfs v0.12.0 // indirect
99
102
github.com/sagikazarmark/locafero v0.4.0 // indirect
@@ -103,42 +106,47 @@ require (
103
106
github.com/sourcegraph/conc v0.3.0 // indirect
104
107
github.com/spf13/afero v1.11.0 // indirect
105
108
github.com/spf13/cast v1.6.0 // indirect
106
- github.com/spf13/cobra v1.8.0 // indirect
107
- github.com/spf13/viper v1.18.2 // indirect
109
+ github.com/spf13/cobra v1.8.1 // indirect
110
+ github.com/spf13/viper v1.19.0 // indirect
108
111
github.com/stoewer/go-strcase v1.2.0 // indirect
109
112
github.com/subosito/gotenv v1.6.0 // indirect
110
113
github.com/valyala/fastjson v1.6.4 // indirect
111
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.0 // indirect
112
- go.opentelemetry.io/otel v1.22.0 // indirect
113
- go.opentelemetry.io/otel/metric v1.22.0 // indirect
114
- go.opentelemetry.io/otel/trace v1.22.0 // indirect
114
+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0 // indirect
115
+ go.opentelemetry.io/otel v1.24.0 // indirect
116
+ go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.22.0 // indirect
117
+ go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.20.0 // indirect
118
+ go.opentelemetry.io/otel/metric v1.24.0 // indirect
119
+ go.opentelemetry.io/otel/sdk v1.22.0 // indirect
120
+ go.opentelemetry.io/otel/trace v1.24.0 // indirect
121
+ go.opentelemetry.io/proto/otlp v1.0.0 // indirect
115
122
go.uber.org/multierr v1.11.0 // indirect
116
- go.uber.org/zap v1.26 .0 // indirect
117
- golang.org/x/crypto v0.21 .0 // indirect
123
+ go.uber.org/zap v1.27 .0 // indirect
124
+ golang.org/x/crypto v0.25 .0 // indirect
118
125
golang.org/x/exp v0.0.0-20230905200255-921286631fa9 // indirect
119
- golang.org/x/net v0.23 .0 // indirect
120
- golang.org/x/oauth2 v0.18 .0 // indirect
121
- golang.org/x/sync v0.6 .0 // indirect
122
- golang.org/x/sys v0.18 .0 // indirect
123
- golang.org/x/term v0.18 .0 // indirect
124
- golang.org/x/text v0.14 .0 // indirect
126
+ golang.org/x/net v0.27 .0 // indirect
127
+ golang.org/x/oauth2 v0.21 .0 // indirect
128
+ golang.org/x/sync v0.7 .0 // indirect
129
+ golang.org/x/sys v0.22 .0 // indirect
130
+ golang.org/x/term v0.22 .0 // indirect
131
+ golang.org/x/text v0.16 .0 // indirect
125
132
golang.org/x/time v0.5.0 // indirect
126
- golang.org/x/tools v0.17.0 // indirect
133
+ golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d // indirect
127
134
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
128
- google.golang.org/appengine v1.6.8 // indirect
129
- google.golang.org/genproto/googleapis/api v0.0.0-20231106174013-bbf56f31fb17 // indirect
130
- google.golang.org/genproto/googleapis/rpc v0.0.0-20231120223509-83a465c0220f // indirect
131
- google.golang.org/protobuf v1.33.0 // indirect
135
+ google.golang.org/genproto/googleapis/api v0.0.0-20240311132316-a219d84964c2 // indirect
136
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20240314234333-6e1732d8331c // indirect
137
+ google.golang.org/grpc v1.62.2 // indirect
138
+ google.golang.org/protobuf v1.34.1 // indirect
132
139
gopkg.in/inf.v0 v0.9.1 // indirect
133
140
gopkg.in/ini.v1 v1.67.0 // indirect
134
141
gopkg.in/yaml.v3 v3.0.1 // indirect
135
- k8s.io/apiextensions-apiserver v0.29.3 // indirect
136
- k8s.io/apiserver v0.29.3 // indirect
137
- k8s.io/cluster-bootstrap v0.29.3 // indirect
138
- k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 // indirect
142
+ k8s.io/apiextensions-apiserver v0.30.3 // indirect
143
+ k8s.io/apiserver v0.30.3 // indirect
144
+ k8s.io/cluster-bootstrap v0.30.3 // indirect
145
+ k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 // indirect
146
+ sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.30.0 // indirect
139
147
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
140
148
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect
141
149
sigs.k8s.io/yaml v1.4.0 // indirect
142
150
)
143
151
144
- replace sigs.k8s.io/cluster-api => sigs.k8s.io/cluster-api v1.7.0
152
+ replace sigs.k8s.io/cluster-api => sigs.k8s.io/cluster-api v1.8.1
0 commit comments