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

Commit: 36a5723
Author: Network Service Mesh Bot
Date: 2023-03-20 04:27:22 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sd…
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Mar 20, 2023
1 parent 28a7267 commit a472a54
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ require (
github.com/golang/protobuf v1.5.2
github.com/networkservicemesh/api v1.7.2-0.20230123083145-4a6c3ec589e1
github.com/networkservicemesh/sdk v0.5.1-0.20230317102643-1c6df670c572
github.com/networkservicemesh/sdk-kernel v0.0.0-20230317102848-25961f7180bb
github.com/networkservicemesh/sdk-sriov v0.0.0-20230317103432-0315caadd263
github.com/networkservicemesh/sdk-kernel v0.0.0-20230317105801-40f70dd459ec
github.com/networkservicemesh/sdk-sriov v0.0.0-20230320092722-36a5723a3ae4
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
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -412,10 +412,10 @@ github.com/networkservicemesh/api v1.7.2-0.20230123083145-4a6c3ec589e1 h1:RxNKks
github.com/networkservicemesh/api v1.7.2-0.20230123083145-4a6c3ec589e1/go.mod h1:hOF2844BSstH1311oDMDgqqXS+kdc77htZNPRKl9mf8=
github.com/networkservicemesh/sdk v0.5.1-0.20230317102643-1c6df670c572 h1:XygT2j2Eo9ISDXKAlVgVTvFNovLGCy3wztXnVb0uoLs=
github.com/networkservicemesh/sdk v0.5.1-0.20230317102643-1c6df670c572/go.mod h1:hmu0t7IxKa1v7Mj7Y3dQrcpRD0YtEyFE5vJorXRQT2A=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230317102848-25961f7180bb h1:9lO7y/KEAdltnOsOKOq437c8+n+YiexsuQt67qZ2jVg=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230317102848-25961f7180bb/go.mod h1:Uc7LrT80tlQ1hX7BvGmGYmAJSotIEWmj4nGb8p52Woc=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230317103432-0315caadd263 h1:AwaswNpuSc2T+eLKGK8DlO1hr4+Cs6LtPsSFCaLIySw=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230317103432-0315caadd263/go.mod h1:lo33Di+2AKb1vhZHNV22TRcOZgu3UPtn+VL6zjQ2HMQ=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230317105801-40f70dd459ec h1:Z3x688lvyOuL4/JUvAcYsreMHYsmrpAdB51udyadBYY=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230317105801-40f70dd459ec/go.mod h1:Uc7LrT80tlQ1hX7BvGmGYmAJSotIEWmj4nGb8p52Woc=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230320092722-36a5723a3ae4 h1:OjK4qUxkORrlzFbZKNeS2rpg0LX7O6w2YC329kZo9LI=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230320092722-36a5723a3ae4/go.mod h1:NxozMqdiSHEZdF+uVTBuL7ykVbRPU7q7QCFyo5x1t/Q=
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 a472a54

Please sign in to comment.