|
|
|
@ -33,8 +33,8 @@ require ( |
|
|
|
github.com/russellhaering/goxmldsig v1.6.0 |
|
|
|
github.com/russellhaering/goxmldsig v1.6.0 |
|
|
|
github.com/spf13/cobra v1.10.2 |
|
|
|
github.com/spf13/cobra v1.10.2 |
|
|
|
github.com/stretchr/testify v1.11.1 |
|
|
|
github.com/stretchr/testify v1.11.1 |
|
|
|
go.etcd.io/etcd/client/pkg/v3 v3.6.8 |
|
|
|
go.etcd.io/etcd/client/pkg/v3 v3.6.9 |
|
|
|
go.etcd.io/etcd/client/v3 v3.6.8 |
|
|
|
go.etcd.io/etcd/client/v3 v3.6.9 |
|
|
|
golang.org/x/crypto v0.49.0 |
|
|
|
golang.org/x/crypto v0.49.0 |
|
|
|
golang.org/x/exp v0.0.0-20240823005443-9b4947da3948 |
|
|
|
golang.org/x/exp v0.0.0-20240823005443-9b4947da3948 |
|
|
|
golang.org/x/net v0.52.0 |
|
|
|
golang.org/x/net v0.52.0 |
|
|
|
@ -107,7 +107,7 @@ require ( |
|
|
|
github.com/spf13/pflag v1.0.9 // indirect |
|
|
|
github.com/spf13/pflag v1.0.9 // indirect |
|
|
|
github.com/zclconf/go-cty v1.14.4 // indirect |
|
|
|
github.com/zclconf/go-cty v1.14.4 // indirect |
|
|
|
github.com/zclconf/go-cty-yaml v1.1.0 // indirect |
|
|
|
github.com/zclconf/go-cty-yaml v1.1.0 // indirect |
|
|
|
go.etcd.io/etcd/api/v3 v3.6.8 // indirect |
|
|
|
go.etcd.io/etcd/api/v3 v3.6.9 // indirect |
|
|
|
go.opentelemetry.io/auto/sdk v1.2.1 // indirect |
|
|
|
go.opentelemetry.io/auto/sdk v1.2.1 // indirect |
|
|
|
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0 // indirect |
|
|
|
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0 // indirect |
|
|
|
go.opentelemetry.io/otel v1.39.0 // indirect |
|
|
|
go.opentelemetry.io/otel v1.39.0 // indirect |
|
|
|
|