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
  • Loading branch information
nsmbot authored Mar 14, 2022
1 parent 51a246e commit 230021c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ require (
github.com/Mellanox/sriovnet v1.0.3-0.20210630121212-0453bd4b7fbc
github.com/golang/protobuf v1.5.2
github.com/networkservicemesh/api v1.1.2-0.20220119092736-21eda250c390
github.com/networkservicemesh/sdk v0.5.1-0.20220314013551-793dfca17be5
github.com/networkservicemesh/sdk-kernel v0.0.0-20220314013842-65c2aedef050
github.com/networkservicemesh/sdk-sriov v0.0.0-20220314014753-7aabfc54e529
github.com/networkservicemesh/sdk v0.5.1-0.20220314105143-37b596eaa712
github.com/networkservicemesh/sdk-kernel v0.0.0-20220314105543-017add2d8b7c
github.com/networkservicemesh/sdk-sriov v0.0.0-20220314110130-e0b2ef42e892
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.1.1-0.20220118170537-d6b03fdeb845
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -411,12 +411,12 @@ github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OS
github.com/nats-io/stan.go v0.10.2/go.mod h1:vo2ax8K2IxaR3JtEMLZRFKIdoK/3o1/PKueapB7ezX0=
github.com/networkservicemesh/api v1.1.2-0.20220119092736-21eda250c390 h1:GREf14twiQkUInGh+M0qQH+jNQ9uvTfQC2FVieDd7tQ=
github.com/networkservicemesh/api v1.1.2-0.20220119092736-21eda250c390/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20220314013551-793dfca17be5 h1:yJSHjsuW9uFQy+hgIbADZXoGhh8Atkbvej+AAMQOMNU=
github.com/networkservicemesh/sdk v0.5.1-0.20220314013551-793dfca17be5/go.mod h1:Rycd5aXcPvKFl9QdyVi/CWE6PSefTgVnLxPRklihe/A=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220314013842-65c2aedef050 h1:sGYfJ4MmjJzN/9eRfj/9jxR5MShUr/i/qEke0klnlkg=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220314013842-65c2aedef050/go.mod h1:Q1qtSsuxu8MS7ZMOFPH+HtyOOAfQjBu6mbSjhtW47Ak=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220314014753-7aabfc54e529 h1:Sq7a33J1e0xKA+Nw86LN3xXKNBcF5p1qaMALGndmSIs=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220314014753-7aabfc54e529/go.mod h1:238woGek5tN+1PyeSDk2QTRyXQpa9xo1oLmryQp/+zY=
github.com/networkservicemesh/sdk v0.5.1-0.20220314105143-37b596eaa712 h1:l+z0PMYwzU67YRsPbeA9uqc3GAma+Nq3j4Xjp0d1Xww=
github.com/networkservicemesh/sdk v0.5.1-0.20220314105143-37b596eaa712/go.mod h1:Rycd5aXcPvKFl9QdyVi/CWE6PSefTgVnLxPRklihe/A=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220314105543-017add2d8b7c h1:ScG6HvaDkWavkDSqZj0Cvl0M8mkegCTh6rsyK4wQNDw=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220314105543-017add2d8b7c/go.mod h1:i/52EoAyFYlxc77AhT+G7Rmq5l1OPCDoJdcoNCqkguc=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220314110130-e0b2ef42e892 h1:TfHLbI0G9uR62K1VkvtNtKmQfezBKpd+5+jcu0JESD0=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220314110130-e0b2ef42e892/go.mod h1:AXtD2Q3f63Ag38lfe7VrnuVU3y4cz1ALRiLd5hcRSPY=
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 230021c

Please sign in to comment.