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 30718ac598eea8db01665a8ceaf337e4135a0818
Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com>
Date:   Fri Jun 4 07:16:43 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 Jun 4, 2021
1 parent 8e150d6 commit 8c6c73c
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 @@ -8,8 +8,8 @@ require (
github.com/edwarnicke/vpphelper v0.0.0-20210225052320-b4f1f1aff45d
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v0.0.0-20210527182901-ea452d7e044c
github.com/networkservicemesh/sdk v0.0.0-20210603045522-3e2a64aa72b3
github.com/networkservicemesh/sdk-vpp v0.0.0-20210603045814-cb1c9ffcbb2c
github.com/networkservicemesh/sdk v0.0.0-20210604121247-b46ec6db603c
github.com/networkservicemesh/sdk-vpp v0.0.0-20210604121643-30718ac598ee
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.8.1
github.com/spiffe/go-spiffe/v2 v2.0.0-beta.5
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -141,10 +141,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 v0.0.0-20210527182901-ea452d7e044c h1:ObRpCyzBCZmN/VBFwb75ZLDRNDbPtjk+ctip8HZu91c=
github.com/networkservicemesh/api v0.0.0-20210527182901-ea452d7e044c/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.0.0-20210603045522-3e2a64aa72b3 h1:ZaojzCeeCWSLqmQlIISeG5WOfY9/i2q9g7mLK1xMJxc=
github.com/networkservicemesh/sdk v0.0.0-20210603045522-3e2a64aa72b3/go.mod h1:rfa69tGN56YTXPtU9v9nukCZqIwMn3YyTX58j3mb1LI=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210603045814-cb1c9ffcbb2c h1:7n/hV6avJgdjrDrE3sG6yi4TJ6ZBxMtCKBAPFe29Ziw=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210603045814-cb1c9ffcbb2c/go.mod h1:IvObczUEjFrBhEVfWBRwOhyuhAoFrcZUjDkTHe5cDck=
github.com/networkservicemesh/sdk v0.0.0-20210604121247-b46ec6db603c h1:J8ar1e60DJrEZOnr3oaCn+g35F3R4hTkhRd1tDkQNiE=
github.com/networkservicemesh/sdk v0.0.0-20210604121247-b46ec6db603c/go.mod h1:rfa69tGN56YTXPtU9v9nukCZqIwMn3YyTX58j3mb1LI=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210604121643-30718ac598ee h1:nN3ByJGZvCiyGHNU4Cj0bRVuD4HMuck9h3D+lYot3XA=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210604121643-30718ac598ee/go.mod h1:IZ+EPLSiJQZVfIuTbgbM4T5XaM5+RPmnkzuY5zXCy/Y=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e h1:fD57ERR4JtEqsWbfPhv4DMiApHyliiK5xCTNVSPiaAs=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
github.com/olekukonko/tablewriter v0.0.1/go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo=
Expand Down

0 comments on commit 8c6c73c

Please sign in to comment.