@@ -37,7 +37,7 @@ require (
37
37
github.com/google/go-querystring v1.1.0
38
38
github.com/gophercloud/gophercloud v1.14.1
39
39
github.com/gophercloud/utils v0.0.0-20231010081019-80377eca5d56
40
- github.com/hashicorp/go-retryablehttp v0.7.7
40
+ github.com/hashicorp/go-retryablehttp v0.7.8
41
41
github.com/hashicorp/go-version v1.7.0
42
42
github.com/huaweicloud/huaweicloud-sdk-go-v3 v0.1.141
43
43
github.com/iij/doapi v0.0.0-20190504054126-0bbf12d6d7df
@@ -83,12 +83,13 @@ require (
83
83
github.com/vinyldns/go-vinyldns v0.9.16
84
84
github.com/volcengine/volc-sdk-golang v1.0.199
85
85
github.com/vultr/govultr/v3 v3.17.0
86
- github.com/yandex-cloud/go-genproto v0.0.0-20250319153614-fb9d3e5eb01a
87
- github.com/yandex-cloud/go-sdk v0.0.0-20250320143332-9cbcfc5de4ae
88
- golang.org/x/crypto v0.36.0
89
- golang.org/x/net v0.37.0
86
+ github.com/yandex-cloud/go-genproto v0.14.0
87
+ github.com/yandex-cloud/go-sdk/services/dns v0.0.2
88
+ github.com/yandex-cloud/go-sdk/v2 v2.0.6
89
+ golang.org/x/crypto v0.39.0
90
+ golang.org/x/net v0.41.0
90
91
golang.org/x/oauth2 v0.28.0
91
- golang.org/x/text v0.23 .0
92
+ golang.org/x/text v0.27 .0
92
93
golang.org/x/time v0.11.0
93
94
google.golang.org/api v0.227.0
94
95
gopkg.in/ns1/ns1-go.v2 v2.13.0
@@ -147,15 +148,14 @@ require (
147
148
github.com/go-playground/validator/v10 v10.16.0 // indirect
148
149
github.com/go-resty/resty/v2 v2.16.5 // indirect
149
150
github.com/gofrs/flock v0.12.1 // indirect
150
- github.com/golang-jwt/jwt/v4 v4.5.1 // indirect
151
+ github.com/golang-jwt/jwt/v4 v4.5.2 // indirect
151
152
github.com/golang-jwt/jwt/v5 v5.2.1 // indirect
153
+ github.com/golang/protobuf v1.5.4 // indirect
152
154
github.com/google/s2a-go v0.1.9 // indirect
153
155
github.com/google/uuid v1.6.0 // indirect
154
156
github.com/googleapis/enterprise-certificate-proxy v0.3.6 // indirect
155
157
github.com/googleapis/gax-go/v2 v2.14.1 // indirect
156
- github.com/hashicorp/errwrap v1.0.0 // indirect
157
158
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
158
- github.com/hashicorp/go-multierror v1.1.1 // indirect
159
159
github.com/hashicorp/go-uuid v1.0.3 // indirect
160
160
github.com/hashicorp/hcl v1.0.0 // indirect
161
161
github.com/json-iterator/go v1.1.12 // indirect
@@ -199,22 +199,21 @@ require (
199
199
go.mongodb.org/mongo-driver v1.13.1 // indirect
200
200
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
201
201
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.59.0 // indirect
202
- go.opentelemetry.io/otel v1.34.0 // indirect
203
- go.opentelemetry.io/otel/metric v1.34.0 // indirect
204
- go.opentelemetry.io/otel/trace v1.34.0 // indirect
205
- go.uber.org/atomic v1.9.0 // indirect
206
- go.uber.org/multierr v1.9.0 // indirect
202
+ go.opentelemetry.io/otel v1.35.0 // indirect
203
+ go.opentelemetry.io/otel/metric v1.35.0 // indirect
204
+ go.opentelemetry.io/otel/trace v1.35.0 // indirect
205
+ go.uber.org/multierr v1.11.0 // indirect
207
206
go.uber.org/ratelimit v0.3.0 // indirect
207
+ go.uber.org/zap v1.27.0 // indirect
208
208
golang.org/x/exp v0.0.0-20241210194714-1829a127f884 // indirect
209
- golang.org/x/mod v0.23.0 // indirect
210
- golang.org/x/sync v0.12.0 // indirect
211
- golang.org/x/sys v0.31.0 // indirect
212
- golang.org/x/tools v0.30.0 // indirect
213
- google.golang.org/genproto v0.0.0-20241021214115-324edc3d5d38 // indirect
214
- google.golang.org/genproto/googleapis/api v0.0.0-20250106144421-5f5ef82da422 // indirect
215
- google.golang.org/genproto/googleapis/rpc v0.0.0-20250313205543-e70fdf4c4cb4 // indirect
216
- google.golang.org/grpc v1.71.0 // indirect
217
- google.golang.org/protobuf v1.36.5 // indirect
209
+ golang.org/x/mod v0.25.0 // indirect
210
+ golang.org/x/sync v0.16.0 // indirect
211
+ golang.org/x/sys v0.34.0 // indirect
212
+ golang.org/x/tools v0.34.0 // indirect
213
+ google.golang.org/genproto/googleapis/api v0.0.0-20250707201910-8d1bb00bc6a7 // indirect
214
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20250707201910-8d1bb00bc6a7 // indirect
215
+ google.golang.org/grpc v1.73.0 // indirect
216
+ google.golang.org/protobuf v1.36.6 // indirect
218
217
gopkg.in/ini.v1 v1.67.0 // indirect
219
218
gopkg.in/yaml.v3 v3.0.1 // indirect
220
219
)
0 commit comments