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

PR link: networkservicemesh/sdk-kernel#617

Commit: 253b41c
Author: Network Service Mesh Bot
Date: 2023-10-17 06:07:54 -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 Oct 17, 2023
1 parent 692750d commit 9d907df
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ require (
github.com/hashicorp/go-multierror v1.1.1
github.com/networkservicemesh/api v1.10.1-0.20230822145124-c4a3ece88804
github.com/networkservicemesh/govpp v0.0.0-20230922102554-a46e6ced9b14
github.com/networkservicemesh/sdk v0.5.1-0.20231016093200-836a51cdce84
github.com/networkservicemesh/sdk-kernel v0.0.0-20231016093453-cad9c7ff1c74
github.com/networkservicemesh/sdk v0.5.1-0.20231017110504-02ca02e6655b
github.com/networkservicemesh/sdk-kernel v0.0.0-20231017110754-253b41ce0fa5
github.com/networkservicemesh/vpphelper v0.0.0-20230901145133-a14aecebd1cb
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.8.4
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -147,10 +147,10 @@ github.com/networkservicemesh/api v1.10.1-0.20230822145124-c4a3ece88804 h1:RDbdW
github.com/networkservicemesh/api v1.10.1-0.20230822145124-c4a3ece88804/go.mod h1:DO7D13Y4x/A8tQ2cQyUWa9o5wi7XHUB8+vITWRKreCc=
github.com/networkservicemesh/govpp v0.0.0-20230922102554-a46e6ced9b14 h1:BlBHDA3mmLDAfbzo3iR8gx2Av9TP7hhpHa7CF/q+WoU=
github.com/networkservicemesh/govpp v0.0.0-20230922102554-a46e6ced9b14/go.mod h1:uTpdzM7rhTAJG86sjt3dQcHVABUgohuZCAyGWX5Rfmo=
github.com/networkservicemesh/sdk v0.5.1-0.20231016093200-836a51cdce84 h1:UDv6QfokcJzmsN0o7HKHbNUqTyp9FnCNUkHwVrgEplA=
github.com/networkservicemesh/sdk v0.5.1-0.20231016093200-836a51cdce84/go.mod h1:KzbOZkk84r6KMNESKb50DpIWqxqCA88Mb+2jFrAdBJs=
github.com/networkservicemesh/sdk-kernel v0.0.0-20231016093453-cad9c7ff1c74 h1:nbK2ajLtPIGu5dvrsyLEnmEL5Ce6tt0kSxYQbl5nYgE=
github.com/networkservicemesh/sdk-kernel v0.0.0-20231016093453-cad9c7ff1c74/go.mod h1:WilVBlEivZCHSJID4OzOxbmjAZy6iXofh54MSRCr5+I=
github.com/networkservicemesh/sdk v0.5.1-0.20231017110504-02ca02e6655b h1:ko0dHctY4mGaTNoeU7mjRGApCGScGPovCgBwXfOZyAQ=
github.com/networkservicemesh/sdk v0.5.1-0.20231017110504-02ca02e6655b/go.mod h1:KzbOZkk84r6KMNESKb50DpIWqxqCA88Mb+2jFrAdBJs=
github.com/networkservicemesh/sdk-kernel v0.0.0-20231017110754-253b41ce0fa5 h1:5G9yVwIKBvKa0gmoJ7YQkptL3eovJa65j8aPjRwXhNw=
github.com/networkservicemesh/sdk-kernel v0.0.0-20231017110754-253b41ce0fa5/go.mod h1:doyunZ0k9FlZQPnoR2shUJ7sN0UWM3l4agwD1Hmz3+k=
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 9d907df

Please sign in to comment.