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#560

Commit: 5ab3d46
Author: Nikita Skrynnik
Date: 2022-12-06 00:54:41 +1100
Message:
  - Fix TestNSMgrEndpointRegister test (#560)
* fix test

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

* fix TestNSMgrEndpointRegister test

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

* fix linter issues

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

* update sdk ref + fix some warnings

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

* go generate ./...

Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Dec 5, 2022
1 parent 79e67fb commit a31d476
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 @@ -17,7 +17,7 @@ spec:
spec:
serviceAccount: nsmgr-sa
containers:
- image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:2a714f3
- image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:5ab3d46
imagePullPolicy: IfNotPresent
name: nsmgr
ports:
Expand Down

0 comments on commit a31d476

Please sign in to comment.