@@ -7,7 +7,7 @@ toolchain go1.24.5
7
7
replace github.com/Vonage/gosrvlib => ../..
8
8
9
9
require (
10
- github.com/Vonage/gosrvlib v1.102.6
10
+ github.com/Vonage/gosrvlib v1.102.7
11
11
github.com/jstemmer/go-junit-report/v2 v2.1.0
12
12
github.com/prometheus/client_golang v1.22.0
13
13
github.com/rakyll/gotest v0.0.6
@@ -19,8 +19,8 @@ require (
19
19
)
20
20
21
21
require (
22
- cloud.google.com/go v0.121.3 // indirect
23
- cloud.google.com/go/auth v0.16.2 // indirect
22
+ cloud.google.com/go v0.121.4 // indirect
23
+ cloud.google.com/go/auth v0.16.3 // indirect
24
24
cloud.google.com/go/auth/oauth2adapt v0.2.8 // indirect
25
25
cloud.google.com/go/compute/metadata v0.7.0 // indirect
26
26
cloud.google.com/go/firestore v1.18.0 // indirect
@@ -41,12 +41,12 @@ require (
41
41
github.com/go-playground/locales v0.14.1 // indirect
42
42
github.com/go-playground/universal-translator v0.18.1 // indirect
43
43
github.com/go-playground/validator/v10 v10.27.0 // indirect
44
- github.com/go-viper/mapstructure/v2 v2.3 .0 // indirect
44
+ github.com/go-viper/mapstructure/v2 v2.4 .0 // indirect
45
45
github.com/gogo/protobuf v1.3.2 // indirect
46
46
github.com/golang/protobuf v1.5.4 // indirect
47
47
github.com/google/s2a-go v0.1.9 // indirect
48
48
github.com/googleapis/enterprise-certificate-proxy v0.3.6 // indirect
49
- github.com/googleapis/gax-go/v2 v2.14.2 // indirect
49
+ github.com/googleapis/gax-go/v2 v2.15.0 // indirect
50
50
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1 // indirect
51
51
github.com/hashicorp/consul/api v1.32.1 // indirect
52
52
github.com/hashicorp/errwrap v1.1.0 // indirect
@@ -85,34 +85,34 @@ require (
85
85
github.com/sourcegraph/conc v0.3.0 // indirect
86
86
github.com/spf13/afero v1.14.0 // indirect
87
87
github.com/spf13/cast v1.9.2 // indirect
88
- github.com/spf13/pflag v1.0.6 // indirect
88
+ github.com/spf13/pflag v1.0.7 // indirect
89
89
github.com/spf13/viper/remote v1.20.1 // indirect
90
90
github.com/subosito/gotenv v1.6.0 // indirect
91
- go.etcd.io/etcd/api/v3 v3.6.1 // indirect
92
- go.etcd.io/etcd/client/pkg/v3 v3.6.1 // indirect
91
+ go.etcd.io/etcd/api/v3 v3.6.2 // indirect
92
+ go.etcd.io/etcd/client/pkg/v3 v3.6.2 // indirect
93
93
go.etcd.io/etcd/client/v2 v2.305.21 // indirect
94
- go.etcd.io/etcd/client/v3 v3.6.1 // indirect
94
+ go.etcd.io/etcd/client/v3 v3.6.2 // indirect
95
95
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
96
96
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.62.0 // indirect
97
97
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.62.0 // indirect
98
98
go.opentelemetry.io/otel v1.37.0 // indirect
99
99
go.opentelemetry.io/otel/metric v1.37.0 // indirect
100
100
go.opentelemetry.io/otel/trace v1.37.0 // indirect
101
101
go.uber.org/multierr v1.11.0 // indirect
102
- golang.org/x/crypto v0.39 .0 // indirect
103
- golang.org/x/exp v0.0.0-20250620022241-b7579e27df2b // indirect
104
- golang.org/x/mod v0.25 .0 // indirect
105
- golang.org/x/net v0.41 .0 // indirect
102
+ golang.org/x/crypto v0.40 .0 // indirect
103
+ golang.org/x/exp v0.0.0-20250718183923-645b1fa84792 // indirect
104
+ golang.org/x/mod v0.26 .0 // indirect
105
+ golang.org/x/net v0.42 .0 // indirect
106
106
golang.org/x/oauth2 v0.30.0 // indirect
107
- golang.org/x/sync v0.15 .0 // indirect
108
- golang.org/x/sys v0.33 .0 // indirect
109
- golang.org/x/text v0.26 .0 // indirect
107
+ golang.org/x/sync v0.16 .0 // indirect
108
+ golang.org/x/sys v0.34 .0 // indirect
109
+ golang.org/x/text v0.27 .0 // indirect
110
110
golang.org/x/time v0.12.0 // indirect
111
- golang.org/x/tools v0.34 .0 // indirect
112
- google.golang.org/api v0.240 .0 // indirect
113
- google.golang.org/genproto v0.0.0-20250707201910-8d1bb00bc6a7 // indirect
114
- google.golang.org/genproto/googleapis/api v0.0.0-20250707201910-8d1bb00bc6a7 // indirect
115
- google.golang.org/genproto/googleapis/rpc v0.0.0-20250707201910-8d1bb00bc6a7 // indirect
111
+ golang.org/x/tools v0.35 .0 // indirect
112
+ google.golang.org/api v0.242 .0 // indirect
113
+ google.golang.org/genproto v0.0.0-20250715232539-7130f93afb79 // indirect
114
+ google.golang.org/genproto/googleapis/api v0.0.0-20250715232539-7130f93afb79 // indirect
115
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20250715232539-7130f93afb79 // indirect
116
116
google.golang.org/grpc v1.73.0 // indirect
117
117
google.golang.org/protobuf v1.36.6 // indirect
118
118
gopkg.in/yaml.v3 v3.0.1 // indirect
0 commit comments