Skip to content

Commit

Permalink
Manual update from sdk-sriov (#716)
Browse files Browse the repository at this point in the history
* Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main
PR link: networkservicemesh/sdk-sriov#456

Commit: 2f0b097
Author: Network Service Mesh Bot
Date: 2022-09-18 18:40:39 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sd…
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>

* Manually update from sdk-sriov

Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>

* Manually update from sdk-vpp. sdk-k8s

Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
ThetaDR and NSMBot authored Sep 22, 2022
1 parent aa3018a commit f232b6a
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.4.1-0.20220711153918-a59689088578
github.com/networkservicemesh/sdk v0.5.1-0.20220918233301-4056e304e0dd
github.com/networkservicemesh/sdk-k8s v0.0.0-20220918233914-57fda9306e29
github.com/networkservicemesh/sdk-sriov v0.0.0-20220918234039-2f0b0971a9b4
github.com/networkservicemesh/sdk-sriov v0.0.0-20220920145803-7fd14d7641e6
github.com/networkservicemesh/sdk-vpp v0.0.0-20220920150024-cac06ef5b7d2
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -372,8 +372,8 @@ github.com/networkservicemesh/sdk-k8s v0.0.0-20220918233914-57fda9306e29 h1:PKCx
github.com/networkservicemesh/sdk-k8s v0.0.0-20220918233914-57fda9306e29/go.mod h1:lAIZJ+ohBR/QmYPqapy3x5dgsLyCr4P8P6HrcRNhea0=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220920145328-0a1f4be7eea9 h1:EK5NhmhiXnt5Y0im1Oh5qqBhQRTfQfNALfd7TT63NVs=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220920145328-0a1f4be7eea9/go.mod h1:n3xzh4iGuP7J4w2hg7F63lcsXUV6sSJW2wPW2tlgD6Q=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220918234039-2f0b0971a9b4 h1:BP921csUQPllvDwOP/9HnWLaLQvykDf4s1FWUmgqbhU=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220918234039-2f0b0971a9b4/go.mod h1:FeKvHEyey9hn4cdit4q7GcCOALiJpXjGbXoQ434XK6w=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220920145803-7fd14d7641e6 h1:YAuiiDwi4y7Rd15HLwJp4n/nfn10jppsjpXGCBOZRuI=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220920145803-7fd14d7641e6/go.mod h1:p0o/8ANWPTXKUyuxr+dPZ1VFAhf7w06LXZr/2QQQmDE=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220920150024-cac06ef5b7d2 h1:rJR36hKQTOiBIVC1G3t894d9EQytoL/Cj7cugegvd+s=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220920150024-cac06ef5b7d2/go.mod h1:TOlfzPpIR1BT+9lEiBnQ6epJSSGNv78JJyPPyzCWHnQ=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
Expand Down

0 comments on commit f232b6a

Please sign in to comment.