Skip to content

Commit

Permalink
Update go.mod and go.sum to latest version from networkservicemesh/cm…
Browse files Browse the repository at this point in the history
…d-dashboard-backend@main

PR link: networkservicemesh/cmd-dashboard-backend#61

Commit: 266ae93
Author: Network Service Mesh Bot
Date: 2024-10-17 18:45:49 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#61)
PR link: networkservicemesh/sdk#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](nats-io/nkeys@v0.4.4...v0.4.6)
---
updated-dependencies:
- dependency-name: github.com/nats-io/nkeys
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Oct 17, 2024
1 parent 2d555b9 commit 62a5e88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/dashboard/dashboard-pod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ metadata:
spec:
containers:
- name: dashboard-backend
image: ghcr.io/networkservicemesh/ci/cmd-dashboard-backend:091938a
image: ghcr.io/networkservicemesh/ci/cmd-dashboard-backend:266ae93
imagePullPolicy: IfNotPresent
ports:
- containerPort: 3001
Expand Down

0 comments on commit 62a5e88

Please sign in to comment.