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#492

Commit: bccf233
Author: Denis Tingaikin
Date: 2023-02-18 14:01:21 +0300
Message:
  - Merge pull request #492 from wazsone/feature/adding-errors-stack
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Feb 18, 2023
1 parent 590e4a3 commit 634c8e4
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 @@ -8,7 +8,7 @@ require (
github.com/networkservicemesh/api v1.7.2-0.20230123083145-4a6c3ec589e1
github.com/networkservicemesh/sdk v0.5.1-0.20230217110131-ff8f08b1d404
github.com/networkservicemesh/sdk-kernel v0.0.0-20230217110535-ebf5e6eccdc9
github.com/networkservicemesh/sdk-sriov v0.0.0-20230217111123-bd0128a7389d
github.com/networkservicemesh/sdk-sriov v0.0.0-20230218110121-bccf2332c17d
github.com/ovn-org/ovn-kubernetes/go-controller v0.0.0-20210826171620-f06c53111a31
github.com/pkg/errors v0.9.1
github.com/vishvananda/netlink v1.2.1-beta.2.0.20220630165224-c591ada0fb2b
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -414,8 +414,8 @@ github.com/networkservicemesh/sdk v0.5.1-0.20230217110131-ff8f08b1d404 h1:1jjRWt
github.com/networkservicemesh/sdk v0.5.1-0.20230217110131-ff8f08b1d404/go.mod h1:4w0ue1+jI3lHNdSr+rzSpFIBwoGfM5vRcjVkNKZNRxk=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230217110535-ebf5e6eccdc9 h1:3i2FRhDh2WinTcCcwN81pqNWgIC43/fmoiOArWHOdDM=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230217110535-ebf5e6eccdc9/go.mod h1:KMfThk5K3zZuyYx98cnehauJ8O+1J715P8NHw5LhMSA=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230217111123-bd0128a7389d h1:pHp73vb/ZN8cWPSWKinMWxBGiOUwJqAs9NS40EYDlKk=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230217111123-bd0128a7389d/go.mod h1:5xbrHofRJ4tS0AvADtRZvdsSbD0hjvEGQgN+Gdrtmlw=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230218110121-bccf2332c17d h1:y+uKC3NMcKuDPpTeSo8Yxowj5L+6oUrFY2/KsX3rkxs=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230218110121-bccf2332c17d/go.mod h1:5xbrHofRJ4tS0AvADtRZvdsSbD0hjvEGQgN+Gdrtmlw=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
github.com/nxadm/tail v1.4.8 h1:nPr65rt6Y5JFSKQO7qToXr7pePgD6Gwiw05lkbyAQTE=
Expand Down

0 comments on commit 634c8e4

Please sign in to comment.