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 4, 2021
1 parent 33b5af7 commit 5d2ea46
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 @@ -6,8 +6,8 @@ require (
github.com/fsnotify/fsnotify v1.4.9
github.com/golang/protobuf v1.5.2
github.com/google/uuid v1.1.2
github.com/networkservicemesh/api v1.0.1-0.20211103090613-64784f3465ce
github.com/networkservicemesh/sdk v0.5.1-0.20211103091303-7c4cfcd913b8
github.com/networkservicemesh/api v1.0.1-0.20211104150653-80a7ed5375d9
github.com/networkservicemesh/sdk v0.5.1-0.20211104151256-6f4d2aa45bb1
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.7.0
github.com/stretchr/testify v1.7.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -321,10 +321,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.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/networkservicemesh/api v1.0.1-0.20211104150653-80a7ed5375d9 h1:55Hqgt8sR9Bp6RhKFpQegwqaHVcGTqlG1hXv7MARAtU=
github.com/networkservicemesh/api v1.0.1-0.20211104150653-80a7ed5375d9/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20211104151256-6f4d2aa45bb1 h1:QbJUg3M1uzDDoGauqxbm+2R7qdorm/+hcmazmyu9Zt4=
github.com/networkservicemesh/sdk v0.5.1-0.20211104151256-6f4d2aa45bb1/go.mod h1:FiDCQ1OeHEav9uSuf8+MOzbhia+DynWeO/puRt0M5ew=
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/nxadm/tail v1.4.4 h1:DQuhQpB1tVlglWS2hLQ5OV6B5r8aGxSrPc5Qo6uTN78=
Expand Down

0 comments on commit 5d2ea46

Please sign in to comment.