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

PR link: networkservicemesh/sdk-vpp#818

Commit: 0937af4
Author: Network Service Mesh Bot
Date: 2024-04-02 04:58:32 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sd…
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Apr 2, 2024
1 parent a6a6709 commit b67b7bd
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-20240402095458-1c17df534862
github.com/networkservicemesh/sdk-kernel v0.0.0-20240402095331-8baa231c86f9
github.com/networkservicemesh/sdk-sriov v0.0.0-20240402095822-3395f55880b4
github.com/networkservicemesh/sdk-vpp v0.0.0-20240328112356-7adee3b2cd34
github.com/networkservicemesh/sdk-vpp v0.0.0-20240402095832-0937af407f93
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-20240402095331-8baa231c86f9 h1:k
github.com/networkservicemesh/sdk-kernel v0.0.0-20240402095331-8baa231c86f9/go.mod h1:tMttISGFIFe/lPZ7xoVBqoP9yM4FOSqs5PZWLmU4S4Y=
github.com/networkservicemesh/sdk-sriov v0.0.0-20240402095822-3395f55880b4 h1:2J4Ne8q77vMaLIu36vh8BACIqPticUamX5zDq+WXzZY=
github.com/networkservicemesh/sdk-sriov v0.0.0-20240402095822-3395f55880b4/go.mod h1:HfnimMAHeq81ZoeLqtjTRpjd73usBltbfT+J2ZVhlNI=
github.com/networkservicemesh/sdk-vpp v0.0.0-20240328112356-7adee3b2cd34 h1:qQfUG8yJsAKyIoTTeiA0dhf1XmTRdSG1/KEif9mRx9s=
github.com/networkservicemesh/sdk-vpp v0.0.0-20240328112356-7adee3b2cd34/go.mod h1:SWEl7XEhPArOU0uq6Z34aATre3znbXguvdWcrKtj9gc=
github.com/networkservicemesh/sdk-vpp v0.0.0-20240402095832-0937af407f93 h1:B/kKbbhKgeZKMaRLT0OzHqOQD1CtVEutSA2KUWoodDk=
github.com/networkservicemesh/sdk-vpp v0.0.0-20240402095832-0937af407f93/go.mod h1:shEtTHtpRsiKYoA7beWPTYHm/ntAwNCU1ebmC0we8bY=
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 b67b7bd

Please sign in to comment.