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

PR link: networkservicemesh/cmd-nsmgr-proxy#529

Commit: e9a047d
Author: Network Service Mesh Bot
Date: 2024-10-17 18:55:49 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#529)
PR link: networkservicemesh/sdk#1685
Commit: a17a4fe
Author: dependabot[bot]
Date: 2024-10-17 19:52:26 -0400
Message:
    - Bump golang.org/x/net from 0.21.0 to 0.23.0 (#1685)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.21.0 to 0.23.0.
- [Commits](golang/net@v0.21.0...v0.23.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Oct 17, 2024
1 parent 5afb926 commit ff3e072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/nsmgr-proxy/nsmgr-proxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
serviceAccount: nsmgr-proxy-sa
containers:
- image: ghcr.io/networkservicemesh/ci/cmd-nsmgr-proxy:8c1ad1f
- image: ghcr.io/networkservicemesh/ci/cmd-nsmgr-proxy:e9a047d
imagePullPolicy: IfNotPresent
name: nsmgr-proxy
ports:
Expand Down

0 comments on commit ff3e072

Please sign in to comment.