From 6c6979360d70eb01d2792640a07549edb92dd405 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Thu, 17 Oct 2024 23:46:48 +0000 Subject: [PATCH] Update go.mod and go.sum to latest version from networkservicemesh/cmd-registry-memory@main PR link: https://github.com/networkservicemesh/cmd-registry-memory/pull/694 Commit: 0c0d5d1 Author: Network Service Mesh Bot Date: 2024-10-17 18:46:25 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#694) PR link: https://github.com/networkservicemesh/sdk/pull/1686 Commit: 9a6b64b Author: dependabot[bot] Date: 2024-10-17 19:42:57 -0400 Message: - Bump github.com/nats-io/nkeys from 0.4.4 to 0.4.6 (#1686) Bumps [github.com/nats-io/nkeys](https://github.com/nats-io/nkeys) from 0.4.4 to 0.4.6. - [Release notes](https://github.com/nats-io/nkeys/releases) - [Changelog](https://github.com/nats-io/nkeys/blob/main/.goreleaser.yml) - [Commits](https://github.com/nats-io/nkeys/compare/v0.4.4...v0.4.6) --- updated-dependencies: - dependency-name: github.com/nats-io/nkeys dependency-type: indirect ... Signed-off-by: dependabot[bot] Signed-off-by: NSMBot --- apps/registry-memory/registry-memory.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/registry-memory/registry-memory.yaml b/apps/registry-memory/registry-memory.yaml index 7391896a7dd6..4a0f85562a14 100644 --- a/apps/registry-memory/registry-memory.yaml +++ b/apps/registry-memory/registry-memory.yaml @@ -16,7 +16,7 @@ spec: "spiffe.io/spiffe-id": "true" spec: containers: - - image: ghcr.io/networkservicemesh/ci/cmd-registry-memory:dc1e552 + - image: ghcr.io/networkservicemesh/ci/cmd-registry-memory:0c0d5d1 env: - name: SPIFFE_ENDPOINT_SOCKET value: unix:///run/spire/sockets/agent.sock