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

PR link: networkservicemesh/sdk-sriov#404

Commit: 1f53cfa
Author: Network Service Mesh Bot
Date: 2022-05-07 12:44:02 -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 May 7, 2022
1 parent d7d6da6 commit 1eb58d0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ require (
github.com/Mellanox/sriovnet v1.0.3-0.20210630121212-0453bd4b7fbc
github.com/golang/protobuf v1.5.2
github.com/networkservicemesh/api v1.3.0-rc.1.0.20220405210054-fbcde048efa5
github.com/networkservicemesh/sdk v0.5.1-0.20220505102418-8d6762737896
github.com/networkservicemesh/sdk-kernel v0.0.0-20220505204951-0125eaf79f2e
github.com/networkservicemesh/sdk-sriov v0.0.0-20220505205310-27f2b045c524
github.com/networkservicemesh/sdk v0.5.1-0.20220507173809-41196bdf49db
github.com/networkservicemesh/sdk-kernel v0.0.0-20220507174054-396e6556b392
github.com/networkservicemesh/sdk-sriov v0.0.0-20220507174402-1f53cfa20170
github.com/ovn-org/ovn-kubernetes/go-controller v0.0.0-20210826171620-f06c53111a31
github.com/pkg/errors v0.9.1
github.com/vishvananda/netlink v1.1.1-0.20220118170537-d6b03fdeb845
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -353,12 +353,12 @@ github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRW
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f/go.mod h1:ZdcZmHo+o7JKHSa8/e818NopupXU1YMK5fe1lsApnBw=
github.com/networkservicemesh/api v1.3.0-rc.1.0.20220405210054-fbcde048efa5 h1:5zQY4PhShozvj/GFJS0dX6ocamAB9oWwEOJviAhGUaw=
github.com/networkservicemesh/api v1.3.0-rc.1.0.20220405210054-fbcde048efa5/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20220505102418-8d6762737896 h1:ApKny2pqGEwxNk1LxRj/ISQOc7hXKcsuGSAACShdf70=
github.com/networkservicemesh/sdk v0.5.1-0.20220505102418-8d6762737896/go.mod h1:G+NdPbtzcOWx1VljOj+L4kvZPQyYpiwCp84JYs+hGtc=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220505204951-0125eaf79f2e h1:HvN+OsY8pRgB+rZc9t7XGcKnkKdgA/u8B0RP+3+zzYw=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220505204951-0125eaf79f2e/go.mod h1:06D3fs917MU/vUg1rnMFIRHSE8BuBhvBtVD/sCXJFoE=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220505205310-27f2b045c524 h1:6S/1p/K5/3KyG0mMir3h6MkXhaGgvHQA0UevWPVQEs0=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220505205310-27f2b045c524/go.mod h1:jyQnoCgjDBAWUWa8TYuNzWtUCEwIVpzRxjF+YA35odw=
github.com/networkservicemesh/sdk v0.5.1-0.20220507173809-41196bdf49db h1:Ux4NNmYfPm/ayaR1DD5AWMXGSkPm+PdGHbvu34TAAno=
github.com/networkservicemesh/sdk v0.5.1-0.20220507173809-41196bdf49db/go.mod h1:G+NdPbtzcOWx1VljOj+L4kvZPQyYpiwCp84JYs+hGtc=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220507174054-396e6556b392 h1:YZb2ZBcvd7/8mLy7aANZ34HriunHQuqzPbs6fXYZve0=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220507174054-396e6556b392/go.mod h1:bqow7oO97KM7UJBW3/bb19HQV96XZ2mEb2jBzuJrEkY=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220507174402-1f53cfa20170 h1:4rM6FZiCsU38AG8a5pKh4SKGC8zlGklNonjraBcndvM=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220507174402-1f53cfa20170/go.mod h1:lFEArhpP3AloaY6JVIDqFP89dPGn1QenBJy5uuxE5Rw=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e h1:fD57ERR4JtEqsWbfPhv4DMiApHyliiK5xCTNVSPiaAs=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
Expand Down

0 comments on commit 1eb58d0

Please sign in to comment.