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
  • Loading branch information
nsmbot authored Oct 17, 2023
1 parent 06f7d5d commit 8fe4ed0
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 @@ -15,7 +15,7 @@ require (
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-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/networkservicemesh/sdk-vpp v0.0.0-20231016094054-692750d3d8f3
github.com/networkservicemesh/vpphelper v0.0.0-20230901145133-a14aecebd1cb
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,8 @@ github.com/networkservicemesh/govpp v0.0.0-20230922102554-a46e6ced9b14 h1:BlBHDA
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-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 8fe4ed0

Please sign in to comment.