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

Commit: 1c17df5
Author: Network Service Mesh Bot
Date: 2024-04-02 04:54:58 -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 Apr 2, 2024
1 parent 4dd11a0 commit 521e637
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.12.1-rc.1.0.20240325104451-92facbceb926
github.com/networkservicemesh/sdk v0.5.1-0.20240327123356-d6d5c0de3568
github.com/networkservicemesh/sdk-k8s v0.0.0-20240327123956-becd307dc93e
github.com/networkservicemesh/sdk v0.5.1-0.20240402094855-f0105d638501
github.com/networkservicemesh/sdk-k8s v0.0.0-20240402095458-1c17df534862
github.com/networkservicemesh/sdk-ovs v0.0.0-20240327083304-b52aef4e15e0
github.com/networkservicemesh/sdk-sriov v0.0.0-20240326083922-3ba40503c14a
github.com/ovn-org/ovn-kubernetes/go-controller v0.0.0-20210826171620-f06c53111a31
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -402,10 +402,10 @@ github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/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.12.1-rc.1.0.20240325104451-92facbceb926 h1:54aC15stuVbz9F4YkxBfOmsT0NpYKWyCFkZbzCEA81U=
github.com/networkservicemesh/api v1.12.1-rc.1.0.20240325104451-92facbceb926/go.mod h1:B8FmS3XZ7NZY7ZEtdcNg2NHYppDHlr4kl4eecdZN9eI=
github.com/networkservicemesh/sdk v0.5.1-0.20240327123356-d6d5c0de3568 h1:dnryspyrR90yPY8OlfZGNtG3KfM2+5b0bZyFMol+8ws=
github.com/networkservicemesh/sdk v0.5.1-0.20240327123356-d6d5c0de3568/go.mod h1:kSPLlf71rqB+4mAW8MHkrfWs9cMuQJP7RVkGqpHqKmY=
github.com/networkservicemesh/sdk-k8s v0.0.0-20240327123956-becd307dc93e h1:CpOzGPcnN/v80JaJn9BE+enGMMzave2thb9uHqixxu8=
github.com/networkservicemesh/sdk-k8s v0.0.0-20240327123956-becd307dc93e/go.mod h1:zoEMOGnkMuzRPlyA90lLtX2c5ra2CZ+LVsy7ecfGN8Y=
github.com/networkservicemesh/sdk v0.5.1-0.20240402094855-f0105d638501 h1:QNWsdmzK17R4HAGaHyOZvibCOCu3GsnVUVOlbh0szP8=
github.com/networkservicemesh/sdk v0.5.1-0.20240402094855-f0105d638501/go.mod h1:kSPLlf71rqB+4mAW8MHkrfWs9cMuQJP7RVkGqpHqKmY=
github.com/networkservicemesh/sdk-k8s v0.0.0-20240402095458-1c17df534862 h1:WTJgzdDSQWOXXauBzL1/gL///qdPMMJaGtlyepAIjcQ=
github.com/networkservicemesh/sdk-k8s v0.0.0-20240402095458-1c17df534862/go.mod h1:voRp3eTITNPPstAozNQYlCWyMUZ8ztYs8j6hxH98buw=
github.com/networkservicemesh/sdk-kernel v0.0.0-20240326083346-1d10c9cb2ab9 h1:tXtZdtV+1tkxb7nssXgMBcl0zfI//4k7ywFD/1VLhhU=
github.com/networkservicemesh/sdk-kernel v0.0.0-20240326083346-1d10c9cb2ab9/go.mod h1:IKMuY8U65Vueb2WZWyZ1ZBSTMlVIKow7z3cX7Aaku84=
github.com/networkservicemesh/sdk-ovs v0.0.0-20240327083304-b52aef4e15e0 h1:Qn6t2EP1iDIcyUF+GPht/Cs8/7xunGepB+6vJpEElBQ=
Expand Down

0 comments on commit 521e637

Please sign in to comment.