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#438

Commit: c2b21bc
Author: Network Service Mesh Bot
Date: 2021-11-09 15:32:48 -0600
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 Nov 9, 2021
1 parent b2165e1 commit d517afc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.20211108174538-15c88bce33f3
github.com/networkservicemesh/sdk v0.5.1-0.20211108225443-65796945d24d
github.com/networkservicemesh/sdk-vpp v0.0.0-20211109201404-69600f514dac
github.com/networkservicemesh/sdk v0.5.1-0.20211109212653-03505466fd16
github.com/networkservicemesh/sdk-vpp v0.0.0-20211109213248-c2b21bc00ad7
github.com/sirupsen/logrus v1.7.0
github.com/spiffe/go-spiffe/v2 v2.0.0-beta.4
google.golang.org/grpc v1.35.0
Expand Down
10 changes: 5 additions & 5 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -158,11 +158,11 @@ github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OS
github.com/nats-io/stan.go v0.10.0/go.mod h1:0jEuBXKauB1HHJswHM/lx05K48TJ1Yxj6VIfM4k+aB4=
github.com/networkservicemesh/api v1.0.1-0.20211108174538-15c88bce33f3 h1:/fqve5/MSxuxeD5uhy8u2UElhHB8erkghvZvgeojClU=
github.com/networkservicemesh/api v1.0.1-0.20211108174538-15c88bce33f3/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20211108225443-65796945d24d h1:BoWsZOKlgVckGppw4pBzBo4ydAmFLCJpyqZV3niTc1A=
github.com/networkservicemesh/sdk v0.5.1-0.20211108225443-65796945d24d/go.mod h1:fl6NjUK8+m+z7B1yoA0AowE0BpvjazfX0PQvr2gDnho=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211108225859-2db0822a1c14/go.mod h1:u7vQCgUUT0DzW0xVFadc8p8ItGmgDB5Ho2qke3ewdnQ=
github.com/networkservicemesh/sdk-vpp v0.0.0-20211109201404-69600f514dac h1:ZoHmmNuYVEp4Qm1O7ctaZQJp5euzxT7MWR4vxtLZKag=
github.com/networkservicemesh/sdk-vpp v0.0.0-20211109201404-69600f514dac/go.mod h1:ypHVrxveXzME4bHL61nwwRXUPfwWL0vNQT6/yMI9J3w=
github.com/networkservicemesh/sdk v0.5.1-0.20211109212653-03505466fd16 h1:hE0wxPC4jpz3fviIpoctBxTxgTpa7CxGK+ROlI6GXkY=
github.com/networkservicemesh/sdk v0.5.1-0.20211109212653-03505466fd16/go.mod h1:fl6NjUK8+m+z7B1yoA0AowE0BpvjazfX0PQvr2gDnho=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211109212929-1a9edbb5dbe1/go.mod h1:qOup2nHRkiAWGHAKnwwHYQGvkp4wWHNLasE9YGdNzzo=
github.com/networkservicemesh/sdk-vpp v0.0.0-20211109213248-c2b21bc00ad7 h1:NFbhhfMEYvc+09LWlEneA7L+BAs0l3ZymuMTH6hw/XM=
github.com/networkservicemesh/sdk-vpp v0.0.0-20211109213248-c2b21bc00ad7/go.mod h1:O+feZX+yIb8lJXZ2zI2FDYPxvHo29gRLJgC1s3W9QLk=
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=
github.com/onsi/ginkgo v1.8.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
Expand Down

0 comments on commit d517afc

Please sign in to comment.