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

PR link: networkservicemesh/sdk-sriov#401

Commit: f80866c
Author: Ed Warnicke
Date: 2022-05-05 15:49:34 -0500
Message:
  - Merge pull request #401 from denis-tingaikin/update-go1.18
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed May 5, 2022
1 parent c24bc7e commit c7d9d88
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
github.com/networkservicemesh/api v1.3.0-rc.1.0.20220405210054-fbcde048efa5
github.com/networkservicemesh/sdk v0.5.1-0.20220505102418-8d6762737896
github.com/networkservicemesh/sdk-k8s v0.0.0-20220505103040-16488cbb4872
github.com/networkservicemesh/sdk-sriov v0.0.0-20220505140026-a0c110da4f69
github.com/networkservicemesh/sdk-sriov v0.0.0-20220505204934-f80866cc3f35
github.com/networkservicemesh/sdk-vpp v0.0.0-20220505140013-fdb5bed3d9fd
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.8.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -386,8 +386,8 @@ github.com/networkservicemesh/sdk-k8s v0.0.0-20220505103040-16488cbb4872 h1:RUQf
github.com/networkservicemesh/sdk-k8s v0.0.0-20220505103040-16488cbb4872/go.mod h1:+UMycFvzZ4DIa3Y82ylntwL2zjtM83LbTGfQwutYTLM=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220505135539-cd6d5151610b h1:yrLmDz+806gEmvvqiINGuQtzPRjGWTHp45SgpteDy94=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220505135539-cd6d5151610b/go.mod h1:oDYMR2sPpIhiFvtojhc3cfkwyoaK9ZXQB+dGfPRi9S8=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220505140026-a0c110da4f69 h1:5Gi0XKhHDAvBymjl02BVXrXAIL8N7cr74VbVtR/xhCI=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220505140026-a0c110da4f69/go.mod h1:JZv2kHl6t8fCgUWGYyVyekJ0jDK7rBFnGCNL+cwptQU=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220505204934-f80866cc3f35 h1:OKNw9gj8H/UQQPN0MxW41kTzpPh6Hf0Zsb0DrAUnjRw=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220505204934-f80866cc3f35/go.mod h1:SZ6a43epai6K/6tn1Hl9epIyua9e5YIw5ZxWefbKThQ=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220505140013-fdb5bed3d9fd h1:/Gr0Iw5z0zvnTfMD1Ur5gEaY33lpVLLwObskpgslGwo=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220505140013-fdb5bed3d9fd/go.mod h1:B53JeSz06zb4mRR2iXvM1lJaAo2n3rDdjXa0mVRZPjA=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
Expand Down

0 comments on commit c7d9d88

Please sign in to comment.