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 networkservicemesh/sdk-vpp#

networkservicemesh/sdk-vpp PR link: https://github.com/networkservicemesh/sdk-vpp/pull/

networkservicemesh/sdk-vpp commit message:
commit 2b86bede9766cf0ab089cddeb58551fe1e41cc71
Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com>
Date:   Wed Jul 7 14:15:00 2021 -0500

    Update go.mod and go.sum to latest version from networkservicemesh/sd…

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Jul 7, 2021
1 parent 681a306 commit 05569d6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ require (
github.com/edwarnicke/vpphelper v0.0.0-20210225052320-b4f1f1aff45d
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.0.1-0.20210707174502-3bce416a9f33
github.com/networkservicemesh/sdk v0.5.1-0.20210707175101-e25782cc5071
github.com/networkservicemesh/sdk-vpp v0.0.0-20210707175433-9bbf8a2e52ed
github.com/networkservicemesh/sdk v0.5.1-0.20210707190851-573e61d08ba3
github.com/networkservicemesh/sdk-vpp v0.0.0-20210707191500-2b86bede9766
github.com/onsi/gomega v1.10.1 // indirect
github.com/sirupsen/logrus v1.7.0
github.com/spiffe/go-spiffe/v2 v2.0.0-beta.4
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -147,10 +147,10 @@ github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OS
github.com/nats-io/stan.go v0.6.0/go.mod h1:eIcD5bi3pqbHT/xIIvXMwvzXYElgouBvaVRftaE+eac=
github.com/networkservicemesh/api v1.0.1-0.20210707174502-3bce416a9f33 h1:jBCwRQUVHVjKCiv9JYhtSyF0YorVMQ17Tnyllt1HcRw=
github.com/networkservicemesh/api v1.0.1-0.20210707174502-3bce416a9f33/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20210707175101-e25782cc5071 h1:S/pmZoTL6HKH9BX/06TFev2+eW9jDdLRdjUbOwnJTO4=
github.com/networkservicemesh/sdk v0.5.1-0.20210707175101-e25782cc5071/go.mod h1:Z+6mVcifGFKaeD9fKlfq8t7LFoYIx90hZsAHXsm5GP0=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210707175433-9bbf8a2e52ed h1:QzVMKyAZhHhqSV0JusESK6J39aLFI22ieTaRnU+NpmE=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210707175433-9bbf8a2e52ed/go.mod h1:9jTnX+Id9RFITN9aivMoZFecb5oAscH7xUyvIuOXZ68=
github.com/networkservicemesh/sdk v0.5.1-0.20210707190851-573e61d08ba3 h1:vtw0LNbyusxALyJN1FLtyaESghnhJZmDVQckDK+6W98=
github.com/networkservicemesh/sdk v0.5.1-0.20210707190851-573e61d08ba3/go.mod h1:Z+6mVcifGFKaeD9fKlfq8t7LFoYIx90hZsAHXsm5GP0=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210707191500-2b86bede9766 h1:k6EaIAuI2H7VEtyC144tdU1Q1R6679MymWzZGLeYNDs=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210707191500-2b86bede9766/go.mod h1:x7+tXkTCw4QTTJbmSun4F55DS2vdL0QyxR5Sv0iCsVo=
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/olekukonko/tablewriter v0.0.1/go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo=
Expand Down

0 comments on commit 05569d6

Please sign in to comment.