Skip to content

Commit

Permalink
Update from update/networkservicemesh/sdk-vpp (#1177)
Browse files Browse the repository at this point in the history
Signed-off-by: NSMBot <[email protected]>
Co-authored-by: NSMBot <[email protected]>
  • Loading branch information
nsmbot and NSMBot authored Oct 1, 2024
1 parent e6a8825 commit bb37edc
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-20241001014837-cac9089cdcba
github.com/networkservicemesh/sdk-kernel v0.0.0-20241001095432-9e08c2b4c610
github.com/networkservicemesh/sdk-sriov v0.0.0-20241001095800-9c3275af6b66
github.com/networkservicemesh/sdk-vpp v0.0.0-20240924102755-6612e2813a0a
github.com/networkservicemesh/sdk-vpp v0.0.0-20241001100007-e833bac64e90
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-20241001095432-9e08c2b4c610 h1:r
github.com/networkservicemesh/sdk-kernel v0.0.0-20241001095432-9e08c2b4c610/go.mod h1:wjrffCqjd5HRocaH1n5gTlW3Q6lfoICiPXcatPaL3IE=
github.com/networkservicemesh/sdk-sriov v0.0.0-20241001095800-9c3275af6b66 h1:GLYUHNu5FXcbpNGtOeDZyoTaBJiENf0eArxw6aQFj3g=
github.com/networkservicemesh/sdk-sriov v0.0.0-20241001095800-9c3275af6b66/go.mod h1:fKAg+FRohrB5EGd1x8ZxREFi4qYCf56KCzKGExmaij4=
github.com/networkservicemesh/sdk-vpp v0.0.0-20240924102755-6612e2813a0a h1:MoleE/01qkEWud9HVQWsxKeQq+hZ2ivY6lo8vSPEc9A=
github.com/networkservicemesh/sdk-vpp v0.0.0-20240924102755-6612e2813a0a/go.mod h1:jJFlBclidElmvEeR66sF3kx9eX2Mfpd+uDO2yRaO5UY=
github.com/networkservicemesh/sdk-vpp v0.0.0-20241001100007-e833bac64e90 h1:XZEFYrsUmTOpMw36FcIChVQfIpDuxrp2EQ/jj6omMjo=
github.com/networkservicemesh/sdk-vpp v0.0.0-20241001100007-e833bac64e90/go.mod h1:+/l7ThlkKcShFnc3i7gBXiHutNsrFOef6i7AfI2hFuU=
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 bb37edc

Please sign in to comment.