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

PR link: networkservicemesh/sdk-ovs#23

Commit: 17e2053
Author: peri
Date: 2021-09-23 10:43:22 +0200
Message:
  - Merge pull request #23 from Nordix/fix-stale-entries
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Sep 23, 2021
1 parent 0c7b888 commit 62d04c9
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/networkservicemesh/api v1.0.1-0.20210907194827-9a36433d7d6e
github.com/networkservicemesh/sdk v0.5.1-0.20210920202612-c7b15bacaae5
github.com/networkservicemesh/sdk-k8s v0.0.0-20210810055749-0005caa246db
github.com/networkservicemesh/sdk-ovs v0.0.0-20210920203918-9e23a9f36d69
github.com/networkservicemesh/sdk-ovs v0.0.0-20210923084322-17e20532c989
github.com/networkservicemesh/sdk-sriov v0.0.0-20210920203242-f70665ff69a0
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.8.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -396,8 +396,8 @@ github.com/networkservicemesh/sdk-k8s v0.0.0-20210810055749-0005caa246db h1:GHs2
github.com/networkservicemesh/sdk-k8s v0.0.0-20210810055749-0005caa246db/go.mod h1:CHp7BPFIvJuNWMLaYgDCoajvexJvi6pmGTwMYcfesHI=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210920202825-c9b2553abaa2 h1:mK8eI08Tl3pUfhpTvLW1CrAtze7ZD/0pro6KdCRTx70=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210920202825-c9b2553abaa2/go.mod h1:SyFuSZlOcByKHf5CLNBwKonI5AiT8Pk9EnPHtwojV8Q=
github.com/networkservicemesh/sdk-ovs v0.0.0-20210920203918-9e23a9f36d69 h1:vkEv+pyI1GWtYUKv94AZ6OfKGuc6jsitcKgE3C6Z9So=
github.com/networkservicemesh/sdk-ovs v0.0.0-20210920203918-9e23a9f36d69/go.mod h1:UD7sBiAE+ZifHJgtSHDPnuIfjNYaRF6kIFl8uz4z2PE=
github.com/networkservicemesh/sdk-ovs v0.0.0-20210923084322-17e20532c989 h1:PdLNWFfurLygu6jm4TOQjcf2F3Se+R1bqt/5c700m8M=
github.com/networkservicemesh/sdk-ovs v0.0.0-20210923084322-17e20532c989/go.mod h1:UD7sBiAE+ZifHJgtSHDPnuIfjNYaRF6kIFl8uz4z2PE=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210920203242-f70665ff69a0 h1:WaRx3M0KrU9dHxt6Q3DMa1LG88T67Lbn6pby4j0bbhY=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210920203242-f70665ff69a0/go.mod h1:R35jgX+cP6tJJzpfUB0PDS2Lnk5k7noVx6qIt15xkGI=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e h1:fD57ERR4JtEqsWbfPhv4DMiApHyliiK5xCTNVSPiaAs=
Expand Down

0 comments on commit 62d04c9

Please sign in to comment.