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

Commit: 160bca7
Author: Vladislav Byrgazov
Date: 2024-11-21 05:19:02 +0500
Message:
  - Update go to 1.23 (#717)
* Update go to 1.23

Signed-off-by: Vladislav Byrgazov <vladislav.byrgazov@xored.com>

* Update linter config

Signed-off-by: Vladislav Byrgazov <vladislav.byrgazov@xored.com>

* Fix revive linter exclude

Signed-off-by: Vladislav Byrgazov <vladislav.byrgazov@xored.com>

---------

Signed-off-by: Vladislav Byrgazov <vladislav.byrgazov@xored.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Nov 21, 2024
1 parent 57c860a commit 7a077e1
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:d1e85e8
- image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:160bca7
imagePullPolicy: IfNotPresent
name: nsmgr
ports:
Expand Down

0 comments on commit 7a077e1

Please sign in to comment.