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 22, 2021
1 parent c81f36f commit 44edd26
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.0.1-0.20211110183123-3038992da61a
github.com/networkservicemesh/sdk v0.5.1-0.20211119122624-518ed724f8c6
github.com/networkservicemesh/sdk-vpp v0.0.0-20211119123258-758cfd7c1985
github.com/networkservicemesh/sdk-vpp v0.0.0-20211122102654-9e624acf3393
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.8.1
github.com/spiffe/go-spiffe/v2 v2.0.0-beta.6
Expand Down
6 changes: 3 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -161,9 +161,9 @@ github.com/networkservicemesh/api v1.0.1-0.20211110183123-3038992da61a h1:gSujYH
github.com/networkservicemesh/api v1.0.1-0.20211110183123-3038992da61a/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20211119122624-518ed724f8c6 h1:mVSWrUHcCPo6Q5PEuykLCP/Zi1xV940ldS2XXq7tmRU=
github.com/networkservicemesh/sdk v0.5.1-0.20211119122624-518ed724f8c6/go.mod h1:9ZCaoauLu+52PLj/BXnYH5w9Pk9jdhaeMA14zb0PUxA=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211119123009-c1558da92306/go.mod h1:sDxemuiJE/VJIMNvj51Y5PFLoyBlQfz2sX7wmwe8aEQ=
github.com/networkservicemesh/sdk-vpp v0.0.0-20211119123258-758cfd7c1985 h1:nRRWZiv+Q/vF5N15P8XbS1FNeU/Jr7GgE7xncq60rGY=
github.com/networkservicemesh/sdk-vpp v0.0.0-20211119123258-758cfd7c1985/go.mod h1:VEa7ZZoYhD/LS1Cs71Rm6shPlOknBqsbMnOQdpaLyWw=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211122102352-6faea432d568/go.mod h1:sDxemuiJE/VJIMNvj51Y5PFLoyBlQfz2sX7wmwe8aEQ=
github.com/networkservicemesh/sdk-vpp v0.0.0-20211122102654-9e624acf3393 h1:QBpdC156YrJvwJsHoTt52D9dGYIMJR4T0/hMmkU3Cbo=
github.com/networkservicemesh/sdk-vpp v0.0.0-20211122102654-9e624acf3393/go.mod h1:4Dg9ZW9JSIKVfRHr6JNFkJBhJ0YWIbbmXpXgpuSaXDk=
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 44edd26

Please sign in to comment.