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 Aug 8, 2021
1 parent 1d3d031 commit 3861699
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.0.0
github.com/networkservicemesh/api v1.0.1-0.20210715134717-6e4a0f8eae3e
github.com/networkservicemesh/sdk v0.5.1-0.20210802230059-fe8d8e6e825a
github.com/networkservicemesh/sdk-kernel v0.0.0-20210802230311-d43119e4150f
github.com/networkservicemesh/sdk v0.5.1-0.20210808121333-d5aa809f197e
github.com/networkservicemesh/sdk-kernel v0.0.0-20210808121820-e429d91058c0
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 @@ -137,10 +137,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 v1.0.1-0.20210715134717-6e4a0f8eae3e h1:cCRjV+1sOuOrCF/0IPXH2PJ1y7hEbuqX9k+OFnU7xhU=
github.com/networkservicemesh/api v1.0.1-0.20210715134717-6e4a0f8eae3e/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20210802230059-fe8d8e6e825a h1:aIauXf7lpyYsmQlIG+zADu/AcYOfrTe5AyKHhSsDiy8=
github.com/networkservicemesh/sdk v0.5.1-0.20210802230059-fe8d8e6e825a/go.mod h1:7whufn2CIGBX+KW3U5b0IWB6f7bJJizY1vV1a5t2HXI=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210802230311-d43119e4150f h1:+i34wriQJjP8mTJDIK77FOG/xjg3sxG6yKKCUAID1HY=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210802230311-d43119e4150f/go.mod h1:uYtdOWSeCRkKRLQ2RNBcRL+jCRyALlexSlG1OIsgw8c=
github.com/networkservicemesh/sdk v0.5.1-0.20210808121333-d5aa809f197e h1:zjZ+Ib7H796tEv4+ssD16A7Uhw73EDIdrqPNzHhs1uQ=
github.com/networkservicemesh/sdk v0.5.1-0.20210808121333-d5aa809f197e/go.mod h1:7whufn2CIGBX+KW3U5b0IWB6f7bJJizY1vV1a5t2HXI=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210808121820-e429d91058c0 h1:ucN+D7lon3zo2CmkCzhFqVpwKnbN1VdmZlHpA/1sEQ8=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210808121820-e429d91058c0/go.mod h1:8WO4fass+Z1KEhA/BzE2ZYFfdq+oA89sS/+K8Q1bilI=
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 3861699

Please sign in to comment.