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

Commit: 5f07aa8
Author: Denis Tingaikin
Date: 2023-02-21 16:11:56 +0300
Message:
  - Merge pull request #505 from wazsone/bug/fix-quotes
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Feb 21, 2023
1 parent dca12ac commit 8ea3c80
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.20230220110548-26b7ec8d44f2
github.com/networkservicemesh/sdk-kernel v0.0.0-20230220111302-8cacff1b23b3
github.com/networkservicemesh/sdk-sriov v0.0.0-20230220111950-aa7d11a6061e
github.com/networkservicemesh/sdk-sriov v0.0.0-20230221131156-5f07aa822617
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.20230220110548-26b7ec8d44f2 h1:AFS9yg
github.com/networkservicemesh/sdk v0.5.1-0.20230220110548-26b7ec8d44f2/go.mod h1:4w0ue1+jI3lHNdSr+rzSpFIBwoGfM5vRcjVkNKZNRxk=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230220111302-8cacff1b23b3 h1:90s4EM6tmH9LGhwYMKE2eE+eGRziIRFa/nwLwJj0qmo=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230220111302-8cacff1b23b3/go.mod h1:Aw+hwenxdbGscpueyDOP91Jf8jL7UIzbRs+Mmt4PiJo=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230220111950-aa7d11a6061e h1:TZm4lzqEmr1zEPrNHjRi56J3WaNzAZ7cVjMgWPnGURM=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230220111950-aa7d11a6061e/go.mod h1:vFrUMPNhoOu/XphdQN2SwGzmqBPOQ9Bq5ASOOBBdfEs=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230221131156-5f07aa822617 h1:vuXEv33GKaxJnOFhaDcuYlIvxLUmt5cwbanDIfMNMiw=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230221131156-5f07aa822617/go.mod h1:vFrUMPNhoOu/XphdQN2SwGzmqBPOQ9Bq5ASOOBBdfEs=
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 8ea3c80

Please sign in to comment.