Skip to content

Commit

Permalink
Update from update/networkservicemesh/sdk-sriov (#1145)
Browse files Browse the repository at this point in the history
Signed-off-by: denis-tingaikin <denis.tingajkin@xored.com>
Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
nsmbot and NSMBot committed Aug 8, 2024
1 parent 0bc1576 commit 48d2222
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ require (
github.com/networkservicemesh/sdk v0.5.1-0.20240808100355-301631365421
github.com/networkservicemesh/sdk-k8s v0.0.0-20240806022408-7c3c5af5d7ba
github.com/networkservicemesh/sdk-kernel v0.0.0-20240808100617-c7b682dba18b
github.com/networkservicemesh/sdk-sriov v0.0.0-20240801092601-4e7ad9f7630c
github.com/networkservicemesh/sdk-sriov v0.0.0-20240808101119-8252927540c3
github.com/networkservicemesh/sdk-vpp v0.0.0-20240808101025-5b27c2f6ddf6
github.com/networkservicemesh/vpphelper v0.0.0-20240115135903-e2b961f768b6
github.com/pkg/errors v0.9.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,8 @@ github.com/networkservicemesh/sdk-k8s v0.0.0-20240806022408-7c3c5af5d7ba h1:Ubu5
github.com/networkservicemesh/sdk-k8s v0.0.0-20240806022408-7c3c5af5d7ba/go.mod h1:wGXz3mI6FyXftJCjTnEvGiz5KTYAQ+nDhdi/CjbmmtA=
github.com/networkservicemesh/sdk-kernel v0.0.0-20240808100617-c7b682dba18b h1:4V1I9pPy5h/tESGhN5NEjUUYNhgCvFrMMywVXYjiRIo=
github.com/networkservicemesh/sdk-kernel v0.0.0-20240808100617-c7b682dba18b/go.mod h1:xIq//8KaAOMvBWEY9joOYXW2f0tk4GHDurNl1Uva6Sw=
github.com/networkservicemesh/sdk-sriov v0.0.0-20240801092601-4e7ad9f7630c h1:0k9HjLrvIie1YZ2E/HPw6TTwqk7q/3/SvydP/gnyqso=
github.com/networkservicemesh/sdk-sriov v0.0.0-20240801092601-4e7ad9f7630c/go.mod h1:ibWn5pC929l2Z8xsLngkEkhgxDPiph8Ceufu5zYZUZM=
github.com/networkservicemesh/sdk-sriov v0.0.0-20240808101119-8252927540c3 h1:ZxYmrV60ghRmtIR3xCDQvrOIaYpNVF/rGMpbhANu57s=
github.com/networkservicemesh/sdk-sriov v0.0.0-20240808101119-8252927540c3/go.mod h1:CV1PVcVaPv7NverMdhTUhwlCQyfH4GXThIGj9xSaR9U=
github.com/networkservicemesh/sdk-vpp v0.0.0-20240808101025-5b27c2f6ddf6 h1:1gfCENRuWrK45RpJ1EeiES5/NzUOz2YrCE/ClNtkMNM=
github.com/networkservicemesh/sdk-vpp v0.0.0-20240808101025-5b27c2f6ddf6/go.mod h1:vM/uJlFBA1NEJx70w2uGVuDzeJ5Eu9OfsFaTOx7m2Fc=
github.com/networkservicemesh/vpphelper v0.0.0-20240115135903-e2b961f768b6 h1:o+enN5yCikNXZN+hO+JjE+aLxBWq9+GMVF9GSQtpwMI=
Expand Down

0 comments on commit 48d2222

Please sign in to comment.