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

Commit: 17a28f1
Author: Network Service Mesh Bot
Date: 2023-12-19 05:39:15 -0600
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/go…
Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Dec 19, 2023
1 parent 22b2750 commit 2f4b92d
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 @@ -17,7 +17,7 @@ require (
github.com/networkservicemesh/sdk v0.5.1-0.20231212103212-1979cc1d932c
github.com/networkservicemesh/sdk-k8s v0.0.0-20231219090920-bef9d494bed0
github.com/networkservicemesh/sdk-sriov v0.0.0-20231212103852-8e2faf058288
github.com/networkservicemesh/sdk-vpp v0.0.0-20231211111023-cc2f396d9bcc
github.com/networkservicemesh/sdk-vpp v0.0.0-20231219113915-17a28f185413
github.com/networkservicemesh/vpphelper v0.0.0-20230901145133-a14aecebd1cb
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 @@ -171,8 +171,8 @@ github.com/networkservicemesh/sdk-kernel v0.0.0-20231212103506-9e8fd0d59366 h1:i
github.com/networkservicemesh/sdk-kernel v0.0.0-20231212103506-9e8fd0d59366/go.mod h1:kp2jdgD6dvQEyC7XspDVVAIdxcjve08IVWhNdrkmxwU=
github.com/networkservicemesh/sdk-sriov v0.0.0-20231212103852-8e2faf058288 h1:jZzMsEfy0J0WqR9dJnYkaNjPgP+nJmTFvYI4E28tcGA=
github.com/networkservicemesh/sdk-sriov v0.0.0-20231212103852-8e2faf058288/go.mod h1:jwyplBiXZ9aeMQYF7Wkl0XeiUVihmwBRBw/0hgqpwPA=
github.com/networkservicemesh/sdk-vpp v0.0.0-20231211111023-cc2f396d9bcc h1:SKcR+up443aLBMuCrZ8uVKhOr/Ir9Rqic8UThQZrcmI=
github.com/networkservicemesh/sdk-vpp v0.0.0-20231211111023-cc2f396d9bcc/go.mod h1:/5Hy0C78fN58UEv2SC9f0HBiue77p9+E6lhvVihnPyQ=
github.com/networkservicemesh/sdk-vpp v0.0.0-20231219113915-17a28f185413 h1:/CB7uLCfjtL3DTSjVKn6feGW+8wV1M8bVnj+VLXBc08=
github.com/networkservicemesh/sdk-vpp v0.0.0-20231219113915-17a28f185413/go.mod h1:9kXIAbGnZqd2I+1pQqJxb4X5IlOQMK7LjDdYarXoDY8=
github.com/networkservicemesh/vpphelper v0.0.0-20230901145133-a14aecebd1cb h1:SETtZ12eYPkUGafW1DwGb8kSOR8O4OniSuZnqn2bOOw=
github.com/networkservicemesh/vpphelper v0.0.0-20230901145133-a14aecebd1cb/go.mod h1:gHuTaUs1uFvyOY0Cy9DXvyAR2MtwmlPD2NTyYfr6kLc=
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
Expand Down

0 comments on commit 2f4b92d

Please sign in to comment.