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

PR link: networkservicemesh/sdk#1136

Commit: 7c4cfcd
Author: Network Service Mesh Bot
Date: 2021-11-03 04:13:03 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/ap…
Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Nov 3, 2021
1 parent acc0f05 commit 2610b86
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 @@ -5,8 +5,8 @@ go 1.16
require (
github.com/golang/protobuf v1.4.3
github.com/google/uuid v1.1.2
github.com/networkservicemesh/api v1.0.1-0.20211103071234-5e9299dd5ac3
github.com/networkservicemesh/sdk v0.5.1-0.20211103084119-5bcf896b3c2a
github.com/networkservicemesh/api v1.0.1-0.20211103090613-64784f3465ce
github.com/networkservicemesh/sdk v0.5.1-0.20211103091303-7c4cfcd913b8
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.7.0
github.com/vishvananda/netlink v1.1.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -116,10 +116,10 @@ github.com/nats-io/nkeys v0.2.0/go.mod h1:XdZpAbhgyyODYqjTawOnIOI7VlbKSarI9Gfy1t
github.com/nats-io/nkeys v0.3.0/go.mod h1:gvUNGjVcM2IPr5rCsRsC6Wb3Hr2CQAm08dsxtV6A5y4=
github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OSON2c=
github.com/nats-io/stan.go v0.10.0/go.mod h1:0jEuBXKauB1HHJswHM/lx05K48TJ1Yxj6VIfM4k+aB4=
github.com/networkservicemesh/api v1.0.1-0.20211103071234-5e9299dd5ac3 h1:PZvB7UjriK+vugdGtadpCoLYmva6BozDP8Jjhv0S5ds=
github.com/networkservicemesh/api v1.0.1-0.20211103071234-5e9299dd5ac3/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20211103084119-5bcf896b3c2a h1:bWcqKkQff2hTCoY5SN2ClwJg/bvJFbmb48F2thFHBj4=
github.com/networkservicemesh/sdk v0.5.1-0.20211103084119-5bcf896b3c2a/go.mod h1:e4rfks2AYzXP4TKZwkbisOC3yUbJgBceWBwv3Co2XqY=
github.com/networkservicemesh/api v1.0.1-0.20211103090613-64784f3465ce h1:J3OGFqeGLfBOSMI88Z3zmhLA1OHWMLYpdxnhPMlGhCg=
github.com/networkservicemesh/api v1.0.1-0.20211103090613-64784f3465ce/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20211103091303-7c4cfcd913b8 h1:ePZ7yqgQlkLLWm5OstY727R9uuGHzczrACFNOhso/7w=
github.com/networkservicemesh/sdk v0.5.1-0.20211103091303-7c4cfcd913b8/go.mod h1:LcfybR5YvHlf1f3P/BvOi1WW6TQCHyb7B9zlgmo+YvI=
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 2610b86

Please sign in to comment.