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-k8s@main

PR link: networkservicemesh/sdk-k8s#450

Commit: b526a89
Author: Network Service Mesh Bot
Date: 2023-07-19 06:34:49 -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 Jul 19, 2023
1 parent 60bccda commit 4631a76
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 @@ -10,8 +10,8 @@ require (
github.com/edwarnicke/grpcfd v1.1.2
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.9.1-0.20230627143611-9785eacf9687
github.com/networkservicemesh/sdk v0.5.1-0.20230713084322-eaf1d25c7512
github.com/networkservicemesh/sdk-k8s v0.0.0-20230718014357-d648f59f140c
github.com/networkservicemesh/sdk v0.5.1-0.20230719112735-7d9fde6df10f
github.com/networkservicemesh/sdk-k8s v0.0.0-20230719113449-b526a89fe52d
github.com/networkservicemesh/sdk-ovs v0.0.0-20230714103247-fa2c32b4d642
github.com/networkservicemesh/sdk-sriov v0.0.0-20230714102638-b47a7bbbf12e
github.com/pkg/errors v0.9.1
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -438,10 +438,10 @@ github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f/go.mod h1:qRW
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f/go.mod h1:ZdcZmHo+o7JKHSa8/e818NopupXU1YMK5fe1lsApnBw=
github.com/networkservicemesh/api v1.9.1-0.20230627143611-9785eacf9687 h1:Kb6h5eMQpRF4jwRIJjD/uciTsA5Fr0b61fFUmyyVVh4=
github.com/networkservicemesh/api v1.9.1-0.20230627143611-9785eacf9687/go.mod h1:DO7D13Y4x/A8tQ2cQyUWa9o5wi7XHUB8+vITWRKreCc=
github.com/networkservicemesh/sdk v0.5.1-0.20230713084322-eaf1d25c7512 h1:Fkqo+g1sLHlppFSlxtPdiBVtyNkIjrzQ/pIw/ebvyPQ=
github.com/networkservicemesh/sdk v0.5.1-0.20230713084322-eaf1d25c7512/go.mod h1:r9XRbQ6UlS0+hefduzFb1cX9j3W/XNOqFqUlcQk7xYM=
github.com/networkservicemesh/sdk-k8s v0.0.0-20230718014357-d648f59f140c h1:d42EHSloE8DjVGfcuTexdeXffCcGCKlZrb9bNoELdRM=
github.com/networkservicemesh/sdk-k8s v0.0.0-20230718014357-d648f59f140c/go.mod h1:DZsxIPFLdTfUYbRQpR1dZUowt2oDt+LMVnEUBve6gVw=
github.com/networkservicemesh/sdk v0.5.1-0.20230719112735-7d9fde6df10f h1:SnuSQoifxAmpbwzXbdAMpsYlZ3OiOk/8p3frBONL5gg=
github.com/networkservicemesh/sdk v0.5.1-0.20230719112735-7d9fde6df10f/go.mod h1:r9XRbQ6UlS0+hefduzFb1cX9j3W/XNOqFqUlcQk7xYM=
github.com/networkservicemesh/sdk-k8s v0.0.0-20230719113449-b526a89fe52d h1:NsIA2Xjt32BuO3GWxAn4MDZeHwfN1DKSudCpIEC8ur0=
github.com/networkservicemesh/sdk-k8s v0.0.0-20230719113449-b526a89fe52d/go.mod h1:I1Yx+p2EjRcGPap4l+vyfxu4Lty1lebHJlG7IoC5IcE=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230714102159-f7a0057795d7 h1:sUiMDYgL4DD3lnK1BTp5WHJ9xkduLcfPh1APc0OJxV8=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230714102159-f7a0057795d7/go.mod h1:SyZzrqtFI3yyfXJPqhleQ7KeAbbetyUsi7Hye1VKMhk=
github.com/networkservicemesh/sdk-ovs v0.0.0-20230714103247-fa2c32b4d642 h1:749i0Nq/eXXC5w/UIjaDzlgGBWlKXna5XHmDZzQuT0Y=
Expand Down

0 comments on commit 4631a76

Please sign in to comment.