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-nsc-vpp@main

PR link: networkservicemesh/cmd-nsc-vpp#582

Commit: 1975941
Author: Ivan Osipov
Date: 2023-07-27 12:27:51 +0400
Message:
  - Update vpphelper version (#582)
* Update vpphelper version

Signed-off-by: Ivan Osipov <bellycat77@gmail.com>

* Update CI settings

Signed-off-by: Ivan Osipov <bellycat77@gmail.com>

* Add copyright to main.go

Signed-off-by: Ivan Osipov <bellycat77@gmail.com>

* Update import sequence in imports_linux.go

Signed-off-by: Ivan Osipov <bellycat77@gmail.com>

* Revert "Update import sequence in imports_linux.go"

This reverts commit 39fd90402fa43f79363100a6ae719a4454999528.

Signed-off-by: Ivan Osipov <bellycat77@gmail.com>

* Update imports

Signed-off-by: Ivan Osipov <bellycat77@gmail.com>

* Update imports

Signed-off-by: Ivan Osipov <bellycat77@gmail.com>

---------

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Jul 27, 2023
1 parent cc426f4 commit 99be448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/nsc-memif/nsc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: nsc
image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:590de47
image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:1975941
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET
Expand Down

0 comments on commit 99be448

Please sign in to comment.