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

Commit: 931de7b
Author: Network Service Mesh Bot
Date: 2023-10-16 22:40:22 -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 3f0a36d commit 797dd1c
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.10.1-0.20230822145124-c4a3ece88804
github.com/networkservicemesh/sdk v0.5.1-0.20231016093200-836a51cdce84
github.com/networkservicemesh/sdk-k8s v0.0.0-20231005104004-f0fa800bc76f
github.com/networkservicemesh/sdk-k8s v0.0.0-20231017034022-931de7b6208f
github.com/networkservicemesh/sdk-sriov v0.0.0-20231016093920-bb9af91de5eb
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.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/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-k8s v0.0.0-20231005104004-f0fa800bc76f h1:yCjiDg0+lM6g77eHgoT5rwrSuQNO0CKC+hV/Gfpn6Qo=
github.com/networkservicemesh/sdk-k8s v0.0.0-20231005104004-f0fa800bc76f/go.mod h1:Mmfh4StiVP5Zn/SrX/u7Mv83fPlKfoQVILKAebhPwEI=
github.com/networkservicemesh/sdk-k8s v0.0.0-20231017034022-931de7b6208f h1:AX1kUwBJZdEkfgMrE51RL9pOPOtlVF2bT1wYvL7S/qs=
github.com/networkservicemesh/sdk-k8s v0.0.0-20231017034022-931de7b6208f/go.mod h1:39jLy7SxnPbhIL+lggh/qdf1YgnWfg8IucjgehtkfUg=
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-sriov v0.0.0-20231016093920-bb9af91de5eb h1:pQVmRQSvryPLTQqtj0U6fnq1L44Lf+WVjNSuh2WeTnE=
Expand Down

0 comments on commit 797dd1c

Please sign in to comment.