@@ -4,22 +4,22 @@ go 1.22.0
4
4
5
5
require (
6
6
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
7
- github.com/go-logr/logr v1.4.1
7
+ github.com/go-logr/logr v1.4.2
8
8
github.com/google/go-cmp v0.6.0
9
9
github.com/google/gofuzz v1.2.0
10
- github.com/google/uuid v1.4 .0
11
- github.com/gophercloud/gophercloud/v2 v2.0 .0
12
- github.com/gophercloud/utils/v2 v2.0.0-20240701101423-2401526caee5
13
- github.com/hashicorp/go-version v1.4 .0
10
+ github.com/google/uuid v1.6 .0
11
+ github.com/gophercloud/gophercloud/v2 v2.1 .0
12
+ github.com/gophercloud/utils/v2 v2.0.0-20240812072210-8ce1fc0f2894
13
+ github.com/hashicorp/go-version v1.7 .0
14
14
github.com/k-orc/openstack-resource-controller v0.0.0-00010101000000-000000000000
15
- github.com/onsi/ginkgo/v2 v2.19 .0
16
- github.com/onsi/gomega v1.33 .1
17
- github.com/prometheus/client_golang v1.18 .0
15
+ github.com/onsi/ginkgo/v2 v2.20 .0
16
+ github.com/onsi/gomega v1.34 .1
17
+ github.com/prometheus/client_golang v1.20 .0
18
18
github.com/spf13/pflag v1.0.5
19
19
github.com/ulikunitz/xz v0.5.12
20
20
go.uber.org/mock v0.4.0
21
- golang.org/x/crypto v0.24 .0
22
- golang.org/x/text v0.16 .0
21
+ golang.org/x/crypto v0.26 .0
22
+ golang.org/x/text v0.17 .0
23
23
gopkg.in/ini.v1 v1.67.0
24
24
k8s.io/api v0.29.3
25
25
k8s.io/apiextensions-apiserver v0.29.3
@@ -36,29 +36,27 @@ require (
36
36
)
37
37
38
38
require (
39
- github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 // indirect
40
39
github.com/BurntSushi/toml v1.0.0 // indirect
41
40
github.com/MakeNowJust/heredoc v1.0.0 // indirect
42
41
github.com/Masterminds/goutils v1.1.1 // indirect
43
42
github.com/Masterminds/semver/v3 v3.2.0 // indirect
44
43
github.com/Masterminds/sprig/v3 v3.2.3 // indirect
45
- github.com/Microsoft/go-winio v0.6 .0 // indirect
44
+ github.com/Microsoft/go-winio v0.5 .0 // indirect
46
45
github.com/NYTimes/gziphandler v1.1.1 // indirect
47
46
github.com/ProtonMail/go-crypto v0.0.0-20230217124315-7d5c6f04bbb8 // indirect
48
47
github.com/adrg/xdg v0.4.0 // indirect
49
48
github.com/alessio/shellescape v1.4.1 // indirect
50
49
github.com/antlr/antlr4/runtime/Go/antlr/v4 v4.0.0-20230321174746-8dcc6526cfb1 // indirect
51
- github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
50
+ github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a // indirect
52
51
github.com/beorn7/perks v1.0.1 // indirect
53
52
github.com/blang/semver/v4 v4.0.0 // indirect
54
53
github.com/cenkalti/backoff/v4 v4.2.1 // indirect
55
- github.com/cespare/xxhash/v2 v2.2 .0 // indirect
54
+ github.com/cespare/xxhash/v2 v2.3 .0 // indirect
56
55
github.com/cloudflare/circl v1.3.7 // indirect
57
- github.com/coredns/caddy v1.1.1 // indirect
58
56
github.com/distribution/reference v0.5.0 // indirect
59
57
github.com/docker/docker v25.0.5+incompatible // indirect
60
58
github.com/docker/go-connections v0.5.0 // indirect
61
- github.com/docker/go-units v0.5 .0 // indirect
59
+ github.com/docker/go-units v0.4 .0 // indirect
62
60
github.com/drone/envsubst/v2 v2.0.0-20210730161058-179042472c46 // indirect
63
61
github.com/emicklei/go-restful/v3 v3.12.0 // indirect
64
62
github.com/evanphx/json-patch v5.7.0+incompatible // indirect
@@ -72,27 +70,28 @@ require (
72
70
github.com/go-openapi/swag v0.22.4 // indirect
73
71
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
74
72
github.com/gobuffalo/flect v1.0.2 // indirect
75
- github.com/gofrs/uuid/v5 v5.2 .0 // indirect
73
+ github.com/gofrs/uuid/v5 v5.3 .0 // indirect
76
74
github.com/gogo/protobuf v1.3.2 // indirect
77
75
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
78
76
github.com/golang/protobuf v1.5.4 // indirect
79
77
github.com/google/cel-go v0.17.8 // indirect
80
78
github.com/google/gnostic-models v0.6.8 // indirect
81
79
github.com/google/go-github/v53 v53.2.0 // indirect
82
80
github.com/google/go-querystring v1.1.0 // indirect
83
- github.com/google/pprof v0.0.0-20240525223248-4bfdf5a9a2af // indirect
81
+ github.com/google/pprof v0.0.0-20240727154555-813a5fbdbec8 // indirect
84
82
github.com/google/safetext v0.0.0-20220905092116-b49f7bc46da2 // indirect
85
83
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 // indirect
86
84
github.com/hashicorp/hcl v1.0.0 // indirect
87
- github.com/huandu/xstrings v1.4.0 // indirect
85
+ github.com/huandu/xstrings v1.3.3 // indirect
88
86
github.com/imdario/mergo v0.3.15 // indirect
89
87
github.com/inconshreveable/mousetrap v1.1.0 // indirect
90
88
github.com/josharian/intern v1.0.0 // indirect
91
89
github.com/json-iterator/go v1.1.12 // indirect
90
+ github.com/klauspost/compress v1.17.9 // indirect
91
+ github.com/kylelemons/godebug v1.1.0 // indirect
92
92
github.com/magiconair/properties v1.8.7 // indirect
93
93
github.com/mailru/easyjson v0.7.7 // indirect
94
94
github.com/mattn/go-isatty v0.0.20 // indirect
95
- github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 // indirect
96
95
github.com/mitchellh/copystructure v1.2.0 // indirect
97
96
github.com/mitchellh/go-homedir v1.1.0 // indirect
98
97
github.com/mitchellh/mapstructure v1.5.0 // indirect
@@ -105,9 +104,9 @@ require (
105
104
github.com/pelletier/go-toml v1.9.5 // indirect
106
105
github.com/pelletier/go-toml/v2 v2.1.0 // indirect
107
106
github.com/pkg/errors v0.9.1 // indirect
108
- github.com/prometheus/client_model v0.5.0 // indirect
109
- github.com/prometheus/common v0.45 .0 // indirect
110
- github.com/prometheus/procfs v0.12.0 // indirect
107
+ github.com/prometheus/client_model v0.6.1 // indirect
108
+ github.com/prometheus/common v0.55 .0 // indirect
109
+ github.com/prometheus/procfs v0.15.1 // indirect
111
110
github.com/sagikazarmark/locafero v0.4.0 // indirect
112
111
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
113
112
github.com/shopspring/decimal v1.3.1 // indirect
@@ -129,21 +128,19 @@ require (
129
128
go.opentelemetry.io/proto/otlp v1.0.0 // indirect
130
129
go.uber.org/multierr v1.11.0 // indirect
131
130
go.uber.org/zap v1.26.0 // indirect
132
- golang.org/x/exp v0.0.0-20231006140011-7918f672742d // indirect
133
- golang.org/x/mod v0.17.0 // indirect
134
- golang.org/x/net v0.25.0 // indirect
135
- golang.org/x/oauth2 v0.18.0 // indirect
136
- golang.org/x/sync v0.7.0 // indirect
137
- golang.org/x/sys v0.21.0 // indirect
138
- golang.org/x/term v0.21.0 // indirect
131
+ golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
132
+ golang.org/x/net v0.28.0 // indirect
133
+ golang.org/x/oauth2 v0.21.0 // indirect
134
+ golang.org/x/sync v0.8.0 // indirect
135
+ golang.org/x/sys v0.24.0 // indirect
136
+ golang.org/x/term v0.23.0 // indirect
139
137
golang.org/x/time v0.5.0 // indirect
140
- golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d // indirect
138
+ golang.org/x/tools v0.24.0 // indirect
141
139
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
142
- google.golang.org/appengine v1.6.8 // indirect
143
140
google.golang.org/genproto/googleapis/api v0.0.0-20231106174013-bbf56f31fb17 // indirect
144
141
google.golang.org/genproto/googleapis/rpc v0.0.0-20231120223509-83a465c0220f // indirect
145
142
google.golang.org/grpc v1.60.1 // indirect
146
- google.golang.org/protobuf v1.33.0 // indirect
143
+ google.golang.org/protobuf v1.34.2 // indirect
147
144
gopkg.in/inf.v0 v0.9.1 // indirect
148
145
gopkg.in/yaml.v2 v2.4.0 // indirect
149
146
gopkg.in/yaml.v3 v3.0.1 // indirect
@@ -156,3 +153,6 @@ require (
156
153
)
157
154
158
155
replace github.com/k-orc/openstack-resource-controller => ./orc
156
+
157
+ // Remove as soon as commit 4cf22c51d3b540795ccd0dd4bcdcd9cad44d94d4 is included in a release of prometheus/common
158
+ replace github.com/prometheus/common => github.com/prometheus/common v0.55.1-0.20240715210123-4cf22c51d3b5
0 commit comments