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-nsmgr@main

PR link: networkservicemesh/cmd-nsmgr#415

Commit: bb0fe65
Author: Nikita Skrynnik
Date: 2021-11-15 16:02:42 +0700
Message:
  - Update to the latest sdk manually (#415)
* update sdk ref + try to fix TestNSmgrEndpointSendFD

Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>

* run go mod tidy

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Nov 15, 2021
1 parent a826f00 commit acbe1b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/nsmgr/nsmgr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
"spiffe.io/spiffe-id": "true"
spec:
containers:
- image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:484cc3a
- image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:bb0fe65
imagePullPolicy: IfNotPresent
name: nsmgr
ports:
Expand Down

0 comments on commit acbe1b7

Please sign in to comment.