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

Commit: c801a6b
Author: Network Service Mesh Bot
Date: 2023-12-16 18:53:51 -0600
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/go…
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Dec 17, 2023
1 parent 257377a commit 5251529
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 @@ -9,7 +9,7 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.11.1-0.20231031152153-730abd666985
github.com/networkservicemesh/sdk v0.5.1-0.20231212103212-1979cc1d932c
github.com/networkservicemesh/sdk-vpp v0.0.0-20231212103840-0ee65c8c332c
github.com/networkservicemesh/sdk-vpp v0.0.0-20231217005351-c801a6bf9d2d
github.com/networkservicemesh/vpphelper v0.0.0-20230901145133-a14aecebd1cb
github.com/sirupsen/logrus v1.9.3
github.com/spiffe/go-spiffe/v2 v2.0.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,8 @@ github.com/networkservicemesh/sdk v0.5.1-0.20231212103212-1979cc1d932c h1:UWD3Wy
github.com/networkservicemesh/sdk v0.5.1-0.20231212103212-1979cc1d932c/go.mod h1:t0gOsubf+efkL9Ncy3+PvVKfr/xMGP0tA8HlFFJYz/s=
github.com/networkservicemesh/sdk-kernel v0.0.0-20231212103506-9e8fd0d59366 h1:iw/5uZFdFWAwO/+LmOHFi2LDKuCxWVTPU94iobR8Rn8=
github.com/networkservicemesh/sdk-kernel v0.0.0-20231212103506-9e8fd0d59366/go.mod h1:kp2jdgD6dvQEyC7XspDVVAIdxcjve08IVWhNdrkmxwU=
github.com/networkservicemesh/sdk-vpp v0.0.0-20231212103840-0ee65c8c332c h1:Nji/pWSLfuvgvI3TXNiP45Cw4n+bZalgaX/6aJ/yq7A=
github.com/networkservicemesh/sdk-vpp v0.0.0-20231212103840-0ee65c8c332c/go.mod h1:RNKbFMM06X0CsDvKqD+iiPDe20l7WBEnv3HkV6TL5RQ=
github.com/networkservicemesh/sdk-vpp v0.0.0-20231217005351-c801a6bf9d2d h1:OnQoQXfTjeyJpE7ZsocFj0NRlqk4c32XSpxHfIUSKcg=
github.com/networkservicemesh/sdk-vpp v0.0.0-20231217005351-c801a6bf9d2d/go.mod h1:t02E1hgT8WgIL8jUSD/fN50nVKcLimRtke1Wk36TRG0=
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 5251529

Please sign in to comment.