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-nse-remote-vlan@main

PR link: networkservicemesh/cmd-nse-remote-vlan#232

Commit: 2e21060
Author: Network Service Mesh Bot
Date: 2024-07-03 09:08:00 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#232)
PR link: networkservicemesh/sdk#1642
Commit: 21369bd
Author: Denis Tingaikin
Date: 2024-07-03 17:04:24 +0300
Message:
    - fix 'Segmentation violation in nsmgr' (#1642)
* fix 'Segmentation violation in nsmgr'
* add unit test to cover issue
* Fix linter issue
---------
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Jul 3, 2024
1 parent f60c696 commit 8e2ca2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/nse-remote-vlan/nse-remote-vlan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-remote-vlan:fc45328
image: ghcr.io/networkservicemesh/ci/cmd-nse-remote-vlan:2e21060
imagePullPolicy: IfNotPresent
ports:
- containerPort: 5003
Expand Down

0 comments on commit 8e2ca2b

Please sign in to comment.