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

PR link: networkservicemesh/sdk-sriov#640

Commit: 8bedffd
Author: Network Service Mesh Bot
Date: 2025-02-24 02:25:39 -0600
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#640)
PR link: networkservicemesh/sdk-kernel#710
Commit: cafa875
Author: Network Service Mesh Bot
Date: 2025-02-24 02:22:29 -0600
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#710)
PR link: networkservicemesh/sdk#1715
Commit: 755c3b5
Author: Botond Szirtes
Date: 2025-02-24 09:20:04 +0100
Message:
        - Enable dependabot for updating github actions (#1715)
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Feb 24, 2025
1 parent 7b68aeb commit 0be89b5
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 @@ -7,8 +7,8 @@ require (
github.com/edwarnicke/grpcfd v1.1.4
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.14.2-rc.1.0.20241209080353-bbb4cd5f8f00
github.com/networkservicemesh/sdk v0.5.1-0.20250220125134-9394d59ec85e
github.com/networkservicemesh/sdk-sriov v0.0.0-20250220125802-7b1cd3ca04ec
github.com/networkservicemesh/sdk v0.5.1-0.20250224082004-755c3b54a4f3
github.com/networkservicemesh/sdk-sriov v0.0.0-20250224082539-8bedffdc4601
github.com/sirupsen/logrus v1.9.0
github.com/spiffe/go-spiffe/v2 v2.1.7
google.golang.org/grpc v1.60.1
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -125,10 +125,10 @@ github.com/miekg/dns v1.1.50 h1:DQUfb9uc6smULcREF09Uc+/Gd46YWqJd5DbpPE9xkcA=
github.com/miekg/dns v1.1.50/go.mod h1:e3IlAVfNqAllflbibAZEWOXOQ+Ynzk/dDozDxY7XnME=
github.com/networkservicemesh/api v1.14.2-rc.1.0.20241209080353-bbb4cd5f8f00 h1:xZGg3H5j9UoQW7GasoQrBtH4RkB9bgKdfuRIM9EUkCQ=
github.com/networkservicemesh/api v1.14.2-rc.1.0.20241209080353-bbb4cd5f8f00/go.mod h1:GT0Yw1LYFSTxlDyJjBDhIxT82rJ2czZ0TiyzxSyKzvg=
github.com/networkservicemesh/sdk v0.5.1-0.20250220125134-9394d59ec85e h1:2a4FVfYGfydYmWp9NoXhIf1olJP0+iAY/hp9liRBkL0=
github.com/networkservicemesh/sdk v0.5.1-0.20250220125134-9394d59ec85e/go.mod h1:KJt1xIXbl+xYi+qE+l2y9klwsIaXIr7lo2PJeA5ZIVc=
github.com/networkservicemesh/sdk-sriov v0.0.0-20250220125802-7b1cd3ca04ec h1:2TK9zit/zvxAWA75rVL126yaq8Cef84Ud2glcRCy+pk=
github.com/networkservicemesh/sdk-sriov v0.0.0-20250220125802-7b1cd3ca04ec/go.mod h1:EaK9DqPTze/6erakAwmiPZ0AUQoJUVzbRqsWxGvOSEI=
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-sriov v0.0.0-20250224082539-8bedffdc4601 h1:wTchzcsp4MT17Dx5aQ2Lq1l65H+RnrNWyZoj+/ecd20=
github.com/networkservicemesh/sdk-sriov v0.0.0-20250224082539-8bedffdc4601/go.mod h1:teom58Dn/yYu5ATmYYsUoEPzPfktWHh8RZMAmFUstKk=
github.com/open-policy-agent/opa v0.44.0 h1:sEZthsrWBqIN+ShTMJ0Hcz6a3GkYsY4FaB2S/ou2hZk=
github.com/open-policy-agent/opa v0.44.0/go.mod h1:YpJaFIk5pq89n/k72c1lVvfvR5uopdJft2tMg1CW/yU=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
Expand Down

0 comments on commit 0be89b5

Please sign in to comment.