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

PR link: networkservicemesh/sdk-k8s#467

Commit: 5df41d2
Author: Network Service Mesh Bot
Date: 2023-11-14 09:27:40 -0600
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 Nov 14, 2023
1 parent 1710298 commit 65552f2
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 @@ -10,7 +10,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.20231114141517-70f3d8880671
github.com/networkservicemesh/sdk-k8s v0.0.0-20231110201040-20c2e8e8d8c7
github.com/networkservicemesh/sdk-k8s v0.0.0-20231114152740-5df41d25f330
github.com/networkservicemesh/sdk-sriov v0.0.0-20231114142221-296e71a0be5a
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,8 @@ github.com/networkservicemesh/api v1.11.1-0.20231031152153-730abd666985 h1:uiWxB
github.com/networkservicemesh/api v1.11.1-0.20231031152153-730abd666985/go.mod h1:E2yBac48+mMkMh6ODnsNyah4EE6rI08SMR9n+86Emxs=
github.com/networkservicemesh/sdk v0.5.1-0.20231114141517-70f3d8880671 h1:uxIx9jdRLQ3GdtmY2OUfcRrVSJhS3nQ5k3lz+cJ6Vcw=
github.com/networkservicemesh/sdk v0.5.1-0.20231114141517-70f3d8880671/go.mod h1:+XGoJoPcS7UB+aUjWwfgJySEhJtlXo6H0zyR2oMHSvc=
github.com/networkservicemesh/sdk-k8s v0.0.0-20231110201040-20c2e8e8d8c7 h1:/eW3QgnCwKW3FwKlljY6OnZo0Yel5de3WY+iD3tByqE=
github.com/networkservicemesh/sdk-k8s v0.0.0-20231110201040-20c2e8e8d8c7/go.mod h1:wBm5d3QXYaecb9bTzg2FLNm1WMxfX3NAglJ7We31FJU=
github.com/networkservicemesh/sdk-k8s v0.0.0-20231114152740-5df41d25f330 h1:bIxi0XdDQaQ/mhGiuAP15ag1QUfDPYiBbMvAwkwWBqo=
github.com/networkservicemesh/sdk-k8s v0.0.0-20231114152740-5df41d25f330/go.mod h1:khph0cC538EVYtAuAPw1qPDy6MxaoWs4CemwXKJBCL0=
github.com/networkservicemesh/sdk-kernel v0.0.0-20231114141837-f4ba45102276 h1:kkAiKg8DZetOg1kl9ngIPNKi9/Ee5AYKBFYbrvglfjQ=
github.com/networkservicemesh/sdk-kernel v0.0.0-20231114141837-f4ba45102276/go.mod h1:PZ0IGP2gQFCLfEIjqJqGJ4c2oUHCQZQY+KMi9oDgNas=
github.com/networkservicemesh/sdk-sriov v0.0.0-20231114142221-296e71a0be5a h1:3ZMySn9DtzqgrK7UpTQbzhD6ZPW+p6rGYrr1UaSKngk=
Expand Down

0 comments on commit 65552f2

Please sign in to comment.