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

Commit: 9b3e8e4
Author: Network Service Mesh Bot
Date: 2022-03-23 07:15:12 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sd…
Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Mar 23, 2022
1 parent 30aaca1 commit fd5f34f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.2.1-0.20220315001249-f33f8c3f2feb
github.com/networkservicemesh/sdk v0.5.1-0.20220321161040-57746e0ee944
github.com/networkservicemesh/sdk-sriov v0.0.0-20220321162041-ef9a01fc0cda
github.com/networkservicemesh/sdk-sriov v0.0.0-20220323121512-9b3e8e42870e
github.com/networkservicemesh/sdk-vpp v0.0.0-20220321224401-09bb043197f0
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.8.1
Expand Down
5 changes: 3 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -202,8 +202,9 @@ github.com/networkservicemesh/api v1.2.1-0.20220315001249-f33f8c3f2feb/go.mod h1
github.com/networkservicemesh/sdk v0.5.1-0.20220321161040-57746e0ee944 h1:iBGlBY6den8aq5OFzUsdw08lKZoxxjxBR3UKNGAvMM0=
github.com/networkservicemesh/sdk v0.5.1-0.20220321161040-57746e0ee944/go.mod h1:fK/G5mfEDIefFXxRSNXqj1jjd8SEUeZMpQUdCuc7owY=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220321161525-bf402c135e31/go.mod h1:1ba6/YHNR6jB2+5r7k0fNjsCW7mbdL/ncgrKyvYwvbc=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220321162041-ef9a01fc0cda h1:V1VlbkcmEtJigpQ7VblJfgeCqtUj70D7Wg5s1K2CCic=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220321162041-ef9a01fc0cda/go.mod h1:KS8npYaQY0tc9ZlJAEeqnqmZvFVB3ncZXQ17BH4R8OY=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220323121020-854f9096edb8/go.mod h1:zWPJB4bsUGqlRxfohrzONjeujHDXH+Rz0bBLf+IuEMA=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220323121512-9b3e8e42870e h1:Th3aMvlMefHBkPyqfk4tGVPTqO/yHOnnWeHc37gBxog=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220323121512-9b3e8e42870e/go.mod h1:+9sGekH+YFxA1/24JVoPtwxZwOEmbFX4eSYKl0JR9rg=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220321224401-09bb043197f0 h1:2/XoNeWWTGSBMTtlIZEtPID0qsKh9mIl+PqeBOV4G0Y=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220321224401-09bb043197f0/go.mod h1:/epLOZnL3DLPz73LtbuWmxYSKZO39rgvhoCNlNP8b4U=
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
Expand Down

0 comments on commit fd5f34f

Please sign in to comment.