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

PR link: networkservicemesh/sdk-vpp#543

Commit: 7f48c91
Author: Network Service Mesh Bot
Date: 2022-04-01 15:18:37 -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 1, 2022
1 parent 7eb13a0 commit a8e6632
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 @@ -12,7 +12,7 @@ require (
github.com/networkservicemesh/api v1.2.1-0.20220315001249-f33f8c3f2feb
github.com/networkservicemesh/sdk v0.5.1-0.20220328192928-739e3867a1b0
github.com/networkservicemesh/sdk-sriov v0.0.0-20220328194129-659799c12eae
github.com/networkservicemesh/sdk-vpp v0.0.0-20220401201126-70eceb7cf39c
github.com/networkservicemesh/sdk-vpp v0.0.0-20220401201837-7f48c9107fd4
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.8.1
github.com/spiffe/go-spiffe/v2 v2.0.0-beta.10
Expand Down
5 changes: 3 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -202,10 +202,11 @@ github.com/networkservicemesh/api v1.2.1-0.20220315001249-f33f8c3f2feb/go.mod h1
github.com/networkservicemesh/sdk v0.5.1-0.20220328192928-739e3867a1b0 h1:QemYtGgvV4oqPts1FH4dVTTt6iFb08n0MZMGDUrWgkU=
github.com/networkservicemesh/sdk v0.5.1-0.20220328192928-739e3867a1b0/go.mod h1:fK/G5mfEDIefFXxRSNXqj1jjd8SEUeZMpQUdCuc7owY=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220328193242-a7872b5227b3/go.mod h1:uNlr+0waYWxx9W/NnxBWHD9LPvjG3Ftzp5asev6Asbk=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220401200810-e777a2b489f2/go.mod h1:uNlr+0waYWxx9W/NnxBWHD9LPvjG3Ftzp5asev6Asbk=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220328194129-659799c12eae h1:VFIXvhnHKHtgWQjyObR36zxrc4wSXQdBWzh4yBv33Hw=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220328194129-659799c12eae/go.mod h1:4UCCCNZiIVGFSzWf4mNKGiwx0BWo5UPOfwkfiFEzBHY=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220401201126-70eceb7cf39c h1:Xkxf7xYIg3oUNIgyuqL5GZ4rXVYI4yF3S0oJ3CzAhrA=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220401201126-70eceb7cf39c/go.mod h1:Nox5/EDUx1IH1P/YK1V4+AvBc+jmbsndBQzgBeoskuA=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220401201837-7f48c9107fd4 h1:f8Sdbf2zrk1ztS+aJX28sBaTkmUVFn/o2GEqIrl3eYI=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220401201837-7f48c9107fd4/go.mod h1:xa3j93B+X2vrXRCFtqNAVCQunqpj6sLjbLds1SlDib0=
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
github.com/nxadm/tail v1.4.8/go.mod h1:+ncqLTQzXmGhMZNUePPaPqPvBxHAIsmXswZKocGu+AU=
github.com/olekukonko/tablewriter v0.0.1/go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo=
Expand Down

0 comments on commit a8e6632

Please sign in to comment.