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 (#885)

PR link: networkservicemesh/sdk-kernel#711

Commit: 21fff09
Author: Network Service Mesh Bot
Date: 2025-02-24 04:09:19 -0600
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#711)
PR link: networkservicemesh/sdk#1717
Commit: 5edabab
Author: dependabot[bot]
Date: 2025-02-24 11:06:29 +0100
Message:
    - Bump hmarr/debug-action from 2 to 3 (#1717)
Bumps [hmarr/debug-action](https://github.com/hmarr/debug-action) from 2 to 3.
- [Release notes](https://github.com/hmarr/debug-action/releases)
- [Commits](hmarr/debug-action@v2...v3)
---
updated-dependencies:
- dependency-name: hmarr/debug-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: NSMBot <[email protected]>
Co-authored-by: NSMBot <[email protected]>
  • Loading branch information
nsmbot and NSMBot authored Feb 24, 2025
1 parent c9bb322 commit 08e85c4
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.20250224082004-755c3b54a4f3
github.com/networkservicemesh/sdk-kernel v0.0.0-20250224082229-cafa875cfdc5
github.com/networkservicemesh/sdk v0.5.1-0.20250224100629-5edabab42a88
github.com/networkservicemesh/sdk-kernel v0.0.0-20250224100919-21fff092514e
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.20250224082004-755c3b54a4f3 h1:mw5V1kdId5jmFykA5VAdZMEuJXRvxvQX09Etl10UCgc=
github.com/networkservicemesh/sdk v0.5.1-0.20250224082004-755c3b54a4f3/go.mod h1:KJt1xIXbl+xYi+qE+l2y9klwsIaXIr7lo2PJeA5ZIVc=
github.com/networkservicemesh/sdk-kernel v0.0.0-20250224082229-cafa875cfdc5 h1:oagUCdoYEtgJm6Rellse74wdZaYzxF98WXbZKD/VuC8=
github.com/networkservicemesh/sdk-kernel v0.0.0-20250224082229-cafa875cfdc5/go.mod h1:7BCJJmqiZ9dRaztx/gQKS2wef7vqf3dya8ILb7YbckQ=
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/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 08e85c4

Please sign in to comment.