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#806

Commit: 9cd334d
Author: Network Service Mesh Bot
Date: 2024-03-12 13:13:02 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/go…
Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Mar 12, 2024
1 parent dd7dbec commit 563572a
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-20240212105709-087f48f6a37a
github.com/networkservicemesh/sdk-kernel v0.0.0-20240212105448-f9f740175836
github.com/networkservicemesh/sdk-sriov v0.0.0-20240212110157-32204092822a
github.com/networkservicemesh/sdk-vpp v0.0.0-20240306111734-c7e7e23714e7
github.com/networkservicemesh/sdk-vpp v0.0.0-20240312181302-9cd334de9f08
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 @@ -150,8 +150,8 @@ github.com/networkservicemesh/sdk-kernel v0.0.0-20240212105448-f9f740175836 h1:i
github.com/networkservicemesh/sdk-kernel v0.0.0-20240212105448-f9f740175836/go.mod h1:xvmFv1R0zlB1pNtjWCiw0y7df+/XITxtSGDhQj7jAEs=
github.com/networkservicemesh/sdk-sriov v0.0.0-20240212110157-32204092822a h1:R9tmLBVm8c80OPxUZyGT1RdvBE3N2EXNd56bFcwAoE4=
github.com/networkservicemesh/sdk-sriov v0.0.0-20240212110157-32204092822a/go.mod h1:lTP/g0pAmkYW+RqVRiHdA0gylXD0hrTT0hXyzhi4iPY=
github.com/networkservicemesh/sdk-vpp v0.0.0-20240306111734-c7e7e23714e7 h1:ZqZbZYn5n0nFEeeYNudfbZTJZdiHfwZ1lOzE3CF/GEY=
github.com/networkservicemesh/sdk-vpp v0.0.0-20240306111734-c7e7e23714e7/go.mod h1:VxUKr7MeZc6qybtD6QczX6gFvb0/SWBZ3kLJbUCKZjY=
github.com/networkservicemesh/sdk-vpp v0.0.0-20240312181302-9cd334de9f08 h1:m+v5Po87tiyLxxAP3C4Vaf/NBeJFl/K3BE6SHwkKblg=
github.com/networkservicemesh/sdk-vpp v0.0.0-20240312181302-9cd334de9f08/go.mod h1:LmuamA/kVYQk5hS1lX80pO8oJP8cfxEHhvgJRp4HwnY=
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 563572a

Please sign in to comment.