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 82c3ec173b8dbd9b28d06c4d229edf812013dd43
Author: Network Service Mesh Bot <[email protected]>
Date:   Tue May 4 01:04:18 2021 -0500

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

Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed May 4, 2021
1 parent 6857f34 commit 132d51c
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 @@ -10,8 +10,8 @@ require (
github.com/google/uuid v1.1.2
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v0.0.0-20210502014900-961930476ee1
github.com/networkservicemesh/sdk v0.0.0-20210503165807-dd0fc3c8b62b
github.com/networkservicemesh/sdk-vpp v0.0.0-20210503171133-ee82a440a56c
github.com/networkservicemesh/sdk v0.0.0-20210504060037-f7c65f99c525
github.com/networkservicemesh/sdk-vpp v0.0.0-20210504060418-82c3ec173b8d
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 @@ -140,10 +140,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-20210502014900-961930476ee1 h1:HNm4SS79Bx14cAXoLkIs/GB2KSJI+zT19ttDIu6Ofuc=
github.com/networkservicemesh/api v0.0.0-20210502014900-961930476ee1/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.0.0-20210503165807-dd0fc3c8b62b h1:WxasLvQFMQREUVACdH0LEz5GIkKTc/Q3Cvr1r4rUoUU=
github.com/networkservicemesh/sdk v0.0.0-20210503165807-dd0fc3c8b62b/go.mod h1:uKeG+m5riQr0jllVp/vyeYJP2ruu1kyM8ejLWAKJwUo=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210503171133-ee82a440a56c h1:kCgVFz6w8QM2O08uCmP5KM8X9X4hqatjQnxcGU4x/kk=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210503171133-ee82a440a56c/go.mod h1:ky/Gml+1TiKMX/GS28cuJ836CrEQHGqIR4FDevmvHUI=
github.com/networkservicemesh/sdk v0.0.0-20210504060037-f7c65f99c525 h1:BfPQ+UdfpcmFm17HQAgikJDBVhbBVfdVUZn2f6PxA5M=
github.com/networkservicemesh/sdk v0.0.0-20210504060037-f7c65f99c525/go.mod h1:uKeG+m5riQr0jllVp/vyeYJP2ruu1kyM8ejLWAKJwUo=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210504060418-82c3ec173b8d h1:PeEloAyFWeNMH7PR7hKJarX4jEGv9WpgJ3NrsZo5TGs=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210504060418-82c3ec173b8d/go.mod h1:8Zmfiv0YyiFvnKNUEy0bMmXt7vtdM3ZlowFfiwRSjKU=
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 132d51c

Please sign in to comment.