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

Commit: a1dbb7a
Author: Network Service Mesh Bot
Date: 2023-04-10 02:33:57 -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 Apr 10, 2023
1 parent a3a6258 commit c6b8daa
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.7.2-0.20230123083145-4a6c3ec589e1
github.com/networkservicemesh/sdk v0.5.1-0.20230317102643-1c6df670c572
github.com/networkservicemesh/sdk-kernel v0.0.0-20230317105801-40f70dd459ec
github.com/networkservicemesh/sdk-sriov v0.0.0-20230320092722-36a5723a3ae4
github.com/networkservicemesh/sdk v0.5.1-0.20230410072713-2502d93e9247
github.com/networkservicemesh/sdk-kernel v0.0.0-20230410073011-c334957f23cf
github.com/networkservicemesh/sdk-sriov v0.0.0-20230410073357-a1dbb7a4a386
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.2.1-beta.2.0.20220630165224-c591ada0fb2b
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -410,12 +410,12 @@ github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f/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.7.2-0.20230123083145-4a6c3ec589e1 h1:RxNKksXsXsnDsEo+Cfn43pdPfML024ad//QcdKfgXK4=
github.com/networkservicemesh/api v1.7.2-0.20230123083145-4a6c3ec589e1/go.mod h1:hOF2844BSstH1311oDMDgqqXS+kdc77htZNPRKl9mf8=
github.com/networkservicemesh/sdk v0.5.1-0.20230317102643-1c6df670c572 h1:XygT2j2Eo9ISDXKAlVgVTvFNovLGCy3wztXnVb0uoLs=
github.com/networkservicemesh/sdk v0.5.1-0.20230317102643-1c6df670c572/go.mod h1:hmu0t7IxKa1v7Mj7Y3dQrcpRD0YtEyFE5vJorXRQT2A=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230317105801-40f70dd459ec h1:Z3x688lvyOuL4/JUvAcYsreMHYsmrpAdB51udyadBYY=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230317105801-40f70dd459ec/go.mod h1:Uc7LrT80tlQ1hX7BvGmGYmAJSotIEWmj4nGb8p52Woc=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230320092722-36a5723a3ae4 h1:OjK4qUxkORrlzFbZKNeS2rpg0LX7O6w2YC329kZo9LI=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230320092722-36a5723a3ae4/go.mod h1:NxozMqdiSHEZdF+uVTBuL7ykVbRPU7q7QCFyo5x1t/Q=
github.com/networkservicemesh/sdk v0.5.1-0.20230410072713-2502d93e9247 h1:hs4RCGlWrQfbys3h1gACm5wrAdTC8kK23KFjeqJCEPs=
github.com/networkservicemesh/sdk v0.5.1-0.20230410072713-2502d93e9247/go.mod h1:hmu0t7IxKa1v7Mj7Y3dQrcpRD0YtEyFE5vJorXRQT2A=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230410073011-c334957f23cf h1:78+FLN7yiDZP+Mz80e8s3AOpq3zmDFfcBRFNLkjsbTI=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230410073011-c334957f23cf/go.mod h1:4RcBBFj6vK0YOPc9QEV0rVeprhk3XkDl5HHc+cOJxdk=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230410073357-a1dbb7a4a386 h1:FRwmIFpz943UKJybo9OXXOASE0PrNnj+jnBquhX6Vio=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230410073357-a1dbb7a4a386/go.mod h1:swmTPG5G/DA3dUT66M+tlewRJRXm2aDMYj2h59ucRHY=
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=
github.com/nxadm/tail v1.4.8 h1:nPr65rt6Y5JFSKQO7qToXr7pePgD6Gwiw05lkbyAQTE=
Expand Down

0 comments on commit c6b8daa

Please sign in to comment.