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
  • Loading branch information
nsmbot authored Nov 11, 2021
1 parent dd1c00b commit 50b8319
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/golang/protobuf v1.4.3
github.com/hashicorp/go-multierror v1.1.1
github.com/networkservicemesh/api v1.0.1-0.20211110183123-3038992da61a
github.com/networkservicemesh/sdk v0.5.1-0.20211110200317-2272de7cade7
github.com/networkservicemesh/sdk-kernel v0.0.0-20211110200529-c70dbe94eb13
github.com/networkservicemesh/sdk v0.5.1-0.20211111111525-2ac328de7714
github.com/networkservicemesh/sdk-kernel v0.0.0-20211111111821-e05c85f71326
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.7.0
github.com/thanhpk/randstr v1.0.4
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -149,10 +149,10 @@ 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.20211110183123-3038992da61a h1:gSujYHmGiOpJyzPGZdW2ymMpmDHCMBdbUMXCVzOtrh8=
github.com/networkservicemesh/api v1.0.1-0.20211110183123-3038992da61a/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20211110200317-2272de7cade7 h1:0vWQBOAFSxeVkRyyLT9x4ZVQW9NQcvrQbfSuiwnV9LY=
github.com/networkservicemesh/sdk v0.5.1-0.20211110200317-2272de7cade7/go.mod h1:+4fNzksTdnCYaa4Zr6r6/ry+tl5CoydVjeJTPyzy2d8=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211110200529-c70dbe94eb13 h1:PVfPatuHyHT/rtxmviOCwFl5Dfa+SVKCjVcZsdUKEDs=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211110200529-c70dbe94eb13/go.mod h1:Oz6lGHKKSFyJXcTql3dRfufM8k/4idlQ5A4Do+DdbBE=
github.com/networkservicemesh/sdk v0.5.1-0.20211111111525-2ac328de7714 h1:Pqaj/f+2p3w0HVgkgCc+dMHS2z5+NHKxpUXiAXCHExA=
github.com/networkservicemesh/sdk v0.5.1-0.20211111111525-2ac328de7714/go.mod h1:+4fNzksTdnCYaa4Zr6r6/ry+tl5CoydVjeJTPyzy2d8=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211111111821-e05c85f71326 h1:kyYHNnYmtywz4eIsxfQ/JnZeALEkI+FWwaI8I58DKPA=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211111111821-e05c85f71326/go.mod h1:I04L/yiUzCBTr61CYf5lq/TXcjVdREG1iNNPM8HeAFw=
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 50b8319

Please sign in to comment.