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 ef5520f commit 82070e5
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 @@ -16,8 +16,8 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.9.1-0.20230627143611-9785eacf9687
github.com/networkservicemesh/govpp v0.0.0-20230630105900-092690d52a97
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-sriov v0.0.0-20230714102638-b47a7bbbf12e
github.com/networkservicemesh/sdk-vpp v0.0.0-20230714110741-f407de38212f
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 @@ -236,10 +236,10 @@ github.com/networkservicemesh/api v1.9.1-0.20230627143611-9785eacf9687 h1:Kb6h5e
github.com/networkservicemesh/api v1.9.1-0.20230627143611-9785eacf9687/go.mod h1:DO7D13Y4x/A8tQ2cQyUWa9o5wi7XHUB8+vITWRKreCc=
github.com/networkservicemesh/govpp v0.0.0-20230630105900-092690d52a97 h1:Yz8WBNtDBXPZsJy1JUFqjmZ4chfaDE3/D9mVKMN5V8s=
github.com/networkservicemesh/govpp v0.0.0-20230630105900-092690d52a97/go.mod h1:akUChTiTQ93H2iVixGfUS3x0UMKuu1pzmcECwdwj6Rk=
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-sriov v0.0.0-20230714102638-b47a7bbbf12e h1:+U7TORb++BNYMk/JT+/VZRMIcclLTsa8KpcStOhtiSU=
Expand Down

0 comments on commit 82070e5

Please sign in to comment.