1
1
module github.com/sap/crossplane-provider-btp
2
2
3
3
go 1.21
4
+ toolchain go1.23.2
4
5
5
6
require (
6
7
dario.cat/mergo v1.0.1
@@ -13,7 +14,7 @@ require (
13
14
github.com/golang-jwt/jwt v3.2.2+incompatible
14
15
github.com/google/go-cmp v0.6.0
15
16
github.com/google/uuid v1.6.0
16
- github.com/int128/kubelogin v1.28.0
17
+ github.com/int128/kubelogin v1.30.1
17
18
github.com/json-iterator/go v1.1.12
18
19
github.com/mitchellh/reflectwalk v1.0.2
19
20
github.com/muvaf/typewriter v0.0.0-20240614220100-70f9d4a54ea0
@@ -27,10 +28,10 @@ require (
27
28
gopkg.in/alecthomas/kingpin.v2 v2.4.0
28
29
gopkg.in/validator.v2 v2.0.1
29
30
gopkg.in/yaml.v3 v3.0.1
30
- k8s.io/api v0.29 .1
31
- k8s.io/apimachinery v0.29 .1
32
- k8s.io/client-go v0.29 .1
33
- k8s.io/klog/v2 v2.110 .1
31
+ k8s.io/api v0.31 .1
32
+ k8s.io/apimachinery v0.31 .1
33
+ k8s.io/client-go v0.31 .1
34
+ k8s.io/klog/v2 v2.130 .1
34
35
sigs.k8s.io/controller-runtime v0.17.0
35
36
sigs.k8s.io/controller-tools v0.14.0
36
37
sigs.k8s.io/e2e-framework v0.3.0
@@ -50,9 +51,9 @@ require (
50
51
github.com/cespare/xxhash/v2 v2.2.0 // indirect
51
52
github.com/codegangsta/inject v0.0.0-20150114235600-33e0aa1cb7c0 // indirect
52
53
github.com/containerd/stargz-snapshotter/estargz v0.15.1 // indirect
53
- github.com/coreos/go-oidc/v3 v3.6 .0 // indirect
54
+ github.com/coreos/go-oidc/v3 v3.11 .0 // indirect
54
55
github.com/dave/jennifer v1.6.0 // indirect
55
- github.com/davecgh/go-spew v1.1.1 // indirect
56
+ github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
56
57
github.com/distribution/reference v0.5.0 // indirect
57
58
github.com/docker/docker v25.0.0+incompatible // indirect
58
59
github.com/docker/go-connections v0.5.0 // indirect
@@ -64,8 +65,9 @@ require (
64
65
github.com/fatih/color v1.16.0 // indirect
65
66
github.com/felixge/httpsnoop v1.0.4 // indirect
66
67
github.com/fsnotify/fsnotify v1.7.0 // indirect
67
- github.com/go-jose/go-jose/v3 v3.0.0 // indirect
68
- github.com/go-logr/logr v1.4.1 // indirect
68
+ github.com/fxamacker/cbor/v2 v2.7.0 // indirect
69
+ github.com/go-jose/go-jose/v4 v4.0.2 // indirect
70
+ github.com/go-logr/logr v1.4.2 // indirect
69
71
github.com/go-logr/stdr v1.2.2 // indirect
70
72
github.com/go-logr/zapr v1.3.0 // indirect
71
73
github.com/go-martini/martini v0.0.0-20170121215854-22fa46961aab // indirect
@@ -82,11 +84,11 @@ require (
82
84
github.com/gogo/protobuf v1.3.2 // indirect
83
85
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
84
86
github.com/golang/mock v1.6.0 // indirect
85
- github.com/golang/protobuf v1.5.3 // indirect
87
+ github.com/golang/protobuf v1.5.4 // indirect
86
88
github.com/google/gnostic-models v0.6.8 // indirect
87
89
github.com/google/go-containerregistry v0.19.0 // indirect
88
90
github.com/google/gofuzz v1.2.0 // indirect
89
- github.com/google/wire v0.5 .0 // indirect
91
+ github.com/google/wire v0.6 .0 // indirect
90
92
github.com/gorilla/websocket v1.5.0 // indirect
91
93
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320 // indirect
92
94
github.com/hashicorp/go-hclog v1.5.0 // indirect
@@ -108,7 +110,7 @@ require (
108
110
github.com/inconshreveable/mousetrap v1.1.0 // indirect
109
111
github.com/int128/listener v1.1.0 // indirect
110
112
github.com/int128/oauth2cli v1.14.0 // indirect
111
- github.com/int128/oauth2dev v1.0.0 // indirect
113
+ github.com/int128/oauth2dev v1.0.1 // indirect
112
114
github.com/josharian/intern v1.0.0 // indirect
113
115
github.com/klauspost/compress v1.17.4 // indirect
114
116
github.com/mailru/easyjson v0.7.7 // indirect
@@ -121,7 +123,7 @@ require (
121
123
github.com/mitchellh/go-testing-interface v1.14.1 // indirect
122
124
github.com/mitchellh/go-wordwrap v1.0.1 // indirect
123
125
github.com/mitchellh/mapstructure v1.5.0 // indirect
124
- github.com/moby/spdystream v0.2 .0 // indirect
126
+ github.com/moby/spdystream v0.4 .0 // indirect
125
127
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
126
128
github.com/modern-go/reflect2 v1.0.2 // indirect
127
129
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
@@ -132,21 +134,22 @@ require (
132
134
github.com/opencontainers/image-spec v1.1.0-rc5 // indirect
133
135
github.com/opentracing/opentracing-go v1.2.0 // indirect
134
136
github.com/oxtoacart/bpool v0.0.0-20190530202638-03653db5a59c // indirect
135
- github.com/pmezard/go-difflib v1.0.0 // indirect
137
+ github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
136
138
github.com/prometheus/client_golang v1.18.0 // indirect
137
139
github.com/prometheus/client_model v0.5.0 // indirect
138
140
github.com/prometheus/common v0.45.0 // indirect
139
141
github.com/prometheus/procfs v0.12.0 // indirect
140
142
github.com/sergi/go-diff v1.1.0 // indirect
141
143
github.com/spf13/afero v1.11.0 // indirect
142
- github.com/spf13/cobra v1.8.0 // indirect
144
+ github.com/spf13/cobra v1.8.1 // indirect
143
145
github.com/spf13/pflag v1.0.5 // indirect
144
146
github.com/stretchr/objx v0.5.2 // indirect
145
147
github.com/tmccombs/hcl2json v0.3.3 // indirect
146
148
github.com/vbatts/tar-split v0.11.5 // indirect
147
149
github.com/vmihailenco/msgpack v4.0.4+incompatible // indirect
148
150
github.com/vmihailenco/msgpack/v5 v5.3.5 // indirect
149
151
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
152
+ github.com/x448/float16 v0.8.4 // indirect
150
153
github.com/xhit/go-str2duration/v2 v2.1.0 // indirect
151
154
github.com/yuin/goldmark v1.4.13 // indirect
152
155
github.com/zclconf/go-cty v1.14.1 // indirect
@@ -170,13 +173,14 @@ require (
170
173
google.golang.org/appengine v1.6.8 // indirect
171
174
google.golang.org/genproto/googleapis/rpc v0.0.0-20231120223509-83a465c0220f // indirect
172
175
google.golang.org/grpc v1.61.0 // indirect
173
- google.golang.org/protobuf v1.31.0 // indirect
176
+ google.golang.org/protobuf v1.34.2 // indirect
177
+ gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
174
178
gopkg.in/inf.v0 v0.9.1 // indirect
175
179
gopkg.in/yaml.v2 v2.4.0 // indirect
176
180
k8s.io/apiextensions-apiserver v0.29.1 // indirect
177
181
k8s.io/component-base v0.29.1 // indirect
178
- k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 // indirect
179
- k8s.io/utils v0.0.0-20230726121419-3b25d923346b // indirect
182
+ k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 // indirect
183
+ k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 // indirect
180
184
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
181
185
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect
182
186
)
0 commit comments