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 Mar 21, 2022
1 parent cf2bb8c commit 32acaa1
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 @@ -17,7 +17,7 @@ require (
github.com/networkservicemesh/sdk v0.5.1-0.20220321161040-57746e0ee944
github.com/networkservicemesh/sdk-k8s v0.0.0-20220321161717-5570632d309d
github.com/networkservicemesh/sdk-sriov v0.0.0-20220321162041-ef9a01fc0cda
github.com/networkservicemesh/sdk-vpp v0.0.0-20220321162027-a3bec536d69e
github.com/networkservicemesh/sdk-vpp v0.0.0-20220321224401-09bb043197f0
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.8.1
github.com/spiffe/go-spiffe/v2 v2.0.0-beta.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -388,8 +388,8 @@ github.com/networkservicemesh/sdk-kernel v0.0.0-20220321161525-bf402c135e31 h1:m
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-vpp v0.0.0-20220321162027-a3bec536d69e h1:WhA99ItynL0roMwaXUbNikzPzsRdQ3RWIvf8WuZTNYE=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220321162027-a3bec536d69e/go.mod h1:/epLOZnL3DLPz73LtbuWmxYSKZO39rgvhoCNlNP8b4U=
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/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/go.mod h1:+ncqLTQzXmGhMZNUePPaPqPvBxHAIsmXswZKocGu+AU=
Expand Down

0 comments on commit 32acaa1

Please sign in to comment.