-
- Downloads
Merge pull request #3842 from dexidp/dependabot/go_modules/go.etcd.io/etcd/client/v3-3.5.17
build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.15 to 3.5.17
No related branches found
No related tags found
... | ... | @@ -30,8 +30,8 @@ require ( |
github.com/russellhaering/goxmldsig v1.4.0 | ||
github.com/spf13/cobra v1.8.1 | ||
github.com/stretchr/testify v1.9.0 | ||
go.etcd.io/etcd/client/pkg/v3 v3.5.15 | ||
go.etcd.io/etcd/client/v3 v3.5.15 | ||
go.etcd.io/etcd/client/pkg/v3 v3.5.17 | ||
go.etcd.io/etcd/client/v3 v3.5.17 | ||
golang.org/x/crypto v0.31.0 | ||
golang.org/x/exp v0.0.0-20221004215720-b9f4876ce741 | ||
golang.org/x/net v0.30.0 | ||
... | ... | @@ -86,7 +86,7 @@ require ( |
github.com/spf13/cast v1.7.0 // indirect | ||
github.com/spf13/pflag v1.0.5 // indirect | ||
github.com/zclconf/go-cty v1.8.0 // indirect | ||
go.etcd.io/etcd/api/v3 v3.5.15 // indirect | ||
go.etcd.io/etcd/api/v3 v3.5.17 // indirect | ||
go.opencensus.io v0.24.0 // indirect | ||
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0 // indirect | ||
go.opentelemetry.io/otel v1.29.0 // indirect | ||
... | ... |
Please register or sign in to comment