Skip to content

Commit

Permalink
Update from update/networkservicemesh/sdk-vpp (#1139)
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 authored Aug 1, 2024
1 parent c9ebc6a commit 4ff9e6e
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 @@ -18,7 +18,7 @@ require (
github.com/networkservicemesh/sdk-k8s v0.0.0-20240712110307-5102d0893a31
github.com/networkservicemesh/sdk-kernel v0.0.0-20240801092154-418a2f493083
github.com/networkservicemesh/sdk-sriov v0.0.0-20240801092601-4e7ad9f7630c
github.com/networkservicemesh/sdk-vpp v0.0.0-20240712110554-c3584ca6b265
github.com/networkservicemesh/sdk-vpp v0.0.0-20240801092747-9d48d2c438f2
github.com/networkservicemesh/vpphelper v0.0.0-20240115135903-e2b961f768b6
github.com/pkg/errors v0.9.1
github.com/safchain/ethtool v0.3.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,8 @@ github.com/networkservicemesh/sdk-kernel v0.0.0-20240801092154-418a2f493083 h1:t
github.com/networkservicemesh/sdk-kernel v0.0.0-20240801092154-418a2f493083/go.mod h1:3L/16FExTmVDZ3EwOaXGZc+a4oIGc1XBqST4GMXzzL4=
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-vpp v0.0.0-20240712110554-c3584ca6b265 h1:lj/4b5SEFf0pziUwkROov3oRuL3ZR/RkkkKLJbPdfW0=
github.com/networkservicemesh/sdk-vpp v0.0.0-20240712110554-c3584ca6b265/go.mod h1:dqzdm914uVKL2xnCstXbkODPys52st0uaJA+Sqbakzs=
github.com/networkservicemesh/sdk-vpp v0.0.0-20240801092747-9d48d2c438f2 h1:qvFBHLpDTM3XrE60FDGGxkNyAniwwrKeax3g8TUdsaU=
github.com/networkservicemesh/sdk-vpp v0.0.0-20240801092747-9d48d2c438f2/go.mod h1:eTOkS+JfA8ViRyBuI08OQTqiffetCAbT9YwDHSWLzMQ=
github.com/networkservicemesh/vpphelper v0.0.0-20240115135903-e2b961f768b6 h1:o+enN5yCikNXZN+hO+JjE+aLxBWq9+GMVF9GSQtpwMI=
github.com/networkservicemesh/vpphelper v0.0.0-20240115135903-e2b961f768b6/go.mod h1:n6+8PnoDvWj6WMryfU3J8HOCusgysFjQ0kGLfrcsDEM=
github.com/onsi/gomega v1.30.0 h1:hvMK7xYz4D3HapigLTeGdId/NcfQx1VHMJc60ew99+8=
Expand Down

0 comments on commit 4ff9e6e

Please sign in to comment.