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 68c8407 commit 6142991
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 @@ -11,7 +11,7 @@ require (
github.com/networkservicemesh/govpp v0.0.0-20240312165607-3c0a753ca3bf
github.com/networkservicemesh/sdk v0.5.1-0.20240212105149-b1a3e26da857
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/sirupsen/logrus v1.9.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,8 @@ github.com/networkservicemesh/sdk v0.5.1-0.20240212105149-b1a3e26da857 h1:5Yn1mb
github.com/networkservicemesh/sdk v0.5.1-0.20240212105149-b1a3e26da857/go.mod h1:rw2ug2AngItEh13ectyCGrxRhGTt/yvJt2SrysoU/Dc=
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 6142991

Please sign in to comment.