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

PR link: networkservicemesh/sdk-k8s#334

Commit: 14c77df
Author: Denis Tingaikin
Date: 2022-04-06 00:01:25 +0300
Message:
  - Merge pull request #334 from xzfc/golangci-action-v3
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Apr 5, 2022
1 parent 6ffe3cb commit 59a8cce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.2.1-0.20220315001249-f33f8c3f2feb
github.com/networkservicemesh/sdk v0.5.1-0.20220401201557-a016280a5559
github.com/networkservicemesh/sdk-k8s v0.0.0-20220321161717-5570632d309d
github.com/networkservicemesh/sdk-k8s v0.0.0-20220405210125-14c77dfb1298
github.com/networkservicemesh/sdk-sriov v0.0.0-20220328194129-659799c12eae
github.com/networkservicemesh/sdk-vpp v0.0.0-20220401203233-6e9221c4f942
github.com/pkg/errors v0.9.1
Expand Down
5 changes: 2 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -380,12 +380,11 @@ github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OS
github.com/nats-io/stan.go v0.10.2/go.mod h1:vo2ax8K2IxaR3JtEMLZRFKIdoK/3o1/PKueapB7ezX0=
github.com/networkservicemesh/api v1.2.1-0.20220315001249-f33f8c3f2feb h1:5047nbh591kIjLNlFrO0NbpRVkOtCGRSvkKKjQyEDyI=
github.com/networkservicemesh/api v1.2.1-0.20220315001249-f33f8c3f2feb/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20220321161040-57746e0ee944/go.mod h1:fK/G5mfEDIefFXxRSNXqj1jjd8SEUeZMpQUdCuc7owY=
github.com/networkservicemesh/sdk v0.5.1-0.20220328192928-739e3867a1b0/go.mod h1:fK/G5mfEDIefFXxRSNXqj1jjd8SEUeZMpQUdCuc7owY=
github.com/networkservicemesh/sdk v0.5.1-0.20220401201557-a016280a5559 h1:oxPdXmc4IQuIHnYzwRgFOInaBbwZbajD9EVKKOj1CfU=
github.com/networkservicemesh/sdk v0.5.1-0.20220401201557-a016280a5559/go.mod h1:fK/G5mfEDIefFXxRSNXqj1jjd8SEUeZMpQUdCuc7owY=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220321161717-5570632d309d h1:/gstSR8BLl0hHpFgXau0zjOhIUBjO8wnLNkzqmYTh5M=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220321161717-5570632d309d/go.mod h1:4dBplYpB+qWN6+ZW/cAUtWbLULPljWQgTqaaF0ReIvg=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220405210125-14c77dfb1298 h1:T7w1o5oP2gW5Fj35A8Rih3/KhKmd3zoSNCPzgKUwGLg=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220405210125-14c77dfb1298/go.mod h1:aO0Q8mSQLG4Zxd4SWeitOo9wpIgBibWfhW78PD+4jMw=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220328193242-a7872b5227b3/go.mod h1:uNlr+0waYWxx9W/NnxBWHD9LPvjG3Ftzp5asev6Asbk=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220401202010-f22ec97befd2 h1:tBowxdXBLeJI0Fy776ozBLfXBCMDvY1/HLPGhsvTR9s=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220401202010-f22ec97befd2/go.mod h1:IVCfAPuyGF3M4ILcGbSlGQjhiNYuhB6/BgA8G+1HOkk=
Expand Down

0 comments on commit 59a8cce

Please sign in to comment.