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

Commit: 71ea13b
Author: Network Service Mesh Bot
Date: 2025-02-24 04:40:39 -0600
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#712)
PR link: networkservicemesh/sdk#1718
Commit: 8d9b776
Author: dependabot[bot]
Date: 2025-02-24 11:37:18 +0100
Message:
    - Bump actions/checkout from 2 to 4 (#1718)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
  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 24, 2025
1 parent 08e85c4 commit 10a2e08
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.20250224100629-5edabab42a88
github.com/networkservicemesh/sdk-kernel v0.0.0-20250224100919-21fff092514e
github.com/networkservicemesh/sdk v0.5.1-0.20250224103718-8d9b7767574d
github.com/networkservicemesh/sdk-kernel v0.0.0-20250224104039-71ea13b6be34
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.20250224100629-5edabab42a88 h1:Cj8yfPwJsOcNJtuY0AE9+fhITyXrlSvg8yJufUlzj/0=
github.com/networkservicemesh/sdk v0.5.1-0.20250224100629-5edabab42a88/go.mod h1:KJt1xIXbl+xYi+qE+l2y9klwsIaXIr7lo2PJeA5ZIVc=
github.com/networkservicemesh/sdk-kernel v0.0.0-20250224100919-21fff092514e h1:QeCwoins31CK1lf+rUaJVYEYX/cY7DPkp86VzBPIbGs=
github.com/networkservicemesh/sdk-kernel v0.0.0-20250224100919-21fff092514e/go.mod h1:2a5ZOj6BiKaJC6S/b6SElmhq9wBDkH8vJyJRfpWefrg=
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/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 10a2e08

Please sign in to comment.