Skip to content

Commit

Permalink
Update go.mod and go.sum to latest version from networkservicemesh/sd…
Browse files Browse the repository at this point in the history
…k-kernel@main

PR link: networkservicemesh/sdk-kernel#713

Commit: 63f5f23
Author: Network Service Mesh Bot
Date: 2025-02-26 02:37:15 -0600
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#713)
PR link: networkservicemesh/sdk#1719
Commit: bfb5813
Author: dependabot[bot]
Date: 2025-02-26 09:34:49 +0100
Message:
    - Bump codecov/codecov-action from 3 to 5 (#1719)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v3...v5)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Feb 26, 2025
1 parent c22dcde commit d94e4a2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ require (
github.com/hashicorp/go-multierror v1.1.1
github.com/networkservicemesh/api v1.14.2-rc.1.0.20241209080353-bbb4cd5f8f00
github.com/networkservicemesh/govpp v0.0.0-20240328101142-8a444680fbba
github.com/networkservicemesh/sdk v0.5.1-0.20250224103718-8d9b7767574d
github.com/networkservicemesh/sdk-kernel v0.0.0-20250224104039-71ea13b6be34
github.com/networkservicemesh/sdk v0.5.1-0.20250226083449-bfb5813a6d99
github.com/networkservicemesh/sdk-kernel v0.0.0-20250226083715-63f5f23693b6
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.17.0
github.com/stretchr/testify v1.8.4
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -137,10 +137,10 @@ github.com/networkservicemesh/api v1.14.2-rc.1.0.20241209080353-bbb4cd5f8f00 h1:
github.com/networkservicemesh/api v1.14.2-rc.1.0.20241209080353-bbb4cd5f8f00/go.mod h1:GT0Yw1LYFSTxlDyJjBDhIxT82rJ2czZ0TiyzxSyKzvg=
github.com/networkservicemesh/govpp v0.0.0-20240328101142-8a444680fbba h1:7B6X6N7rwJNpnfsUlBavxuZdYqTx8nAKwxVS/AkuX1o=
github.com/networkservicemesh/govpp v0.0.0-20240328101142-8a444680fbba/go.mod h1:CwikXQ3p/y3j6+HbQQWXKv0f4LPyUd2vKTiViG93qWA=
github.com/networkservicemesh/sdk v0.5.1-0.20250224103718-8d9b7767574d h1:HuFMXcqgMy+a0VdFsN8ZgMdyZMxrcBFAkNW4iLh0FD8=
github.com/networkservicemesh/sdk v0.5.1-0.20250224103718-8d9b7767574d/go.mod h1:KJt1xIXbl+xYi+qE+l2y9klwsIaXIr7lo2PJeA5ZIVc=
github.com/networkservicemesh/sdk-kernel v0.0.0-20250224104039-71ea13b6be34 h1:jz0Sq46za3qrpU031LFE289YGmUjiSxfCrWBTivE3Vg=
github.com/networkservicemesh/sdk-kernel v0.0.0-20250224104039-71ea13b6be34/go.mod h1:eBqaBiNaGFZHTyVFCnFv0h64IFCUQT9hoDtfrLhRhzo=
github.com/networkservicemesh/sdk v0.5.1-0.20250226083449-bfb5813a6d99 h1:AdUcqJAGzXnbWh9tNAWiXXdgtmxoJXFTRUbtRo/hyfE=
github.com/networkservicemesh/sdk v0.5.1-0.20250226083449-bfb5813a6d99/go.mod h1:KJt1xIXbl+xYi+qE+l2y9klwsIaXIr7lo2PJeA5ZIVc=
github.com/networkservicemesh/sdk-kernel v0.0.0-20250226083715-63f5f23693b6 h1:rrQ4pWeahBug/JbEKBMPEgAA+ysUeEgBl/iAg2lLCyc=
github.com/networkservicemesh/sdk-kernel v0.0.0-20250226083715-63f5f23693b6/go.mod h1:ntZyABMqshLuNm4wa7zBLLYl4TAKS72r2AA9Yl+pNUs=
github.com/onsi/gomega v1.30.0 h1:hvMK7xYz4D3HapigLTeGdId/NcfQx1VHMJc60ew99+8=
github.com/onsi/gomega v1.30.0/go.mod h1:9sxs+SwGrKI0+PWe4Fxa9tFQQBG5xSsSbMXOI8PPpoQ=
github.com/open-policy-agent/opa v0.44.0 h1:sEZthsrWBqIN+ShTMJ0Hcz6a3GkYsY4FaB2S/ou2hZk=
Expand Down

0 comments on commit d94e4a2

Please sign in to comment.