Closed Zlaticanin closed 2 months ago
Updated deps manually:
go list -u -m -json all | jq -r 'select(.Indirect != true and .Update != null) | .Path+"@"+.Update.Version' | xargs -L1 go get go get go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp@latest go mod tidy
In favor of: https://github.com/hashicorp/vault-plugin-database-elasticsearch/pull/91
go get github.com/opencontainers/runc@v.1.1.14 go mod tidy
Updated deps manually:
In favor of: https://github.com/hashicorp/vault-plugin-database-elasticsearch/pull/91