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

Commit: aa6adb9
Author: Network Service Mesh Bot
Date: 2022-12-15 06:46:04 -0600
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 Dec 15, 2022
1 parent cb69de1 commit 0eb047f
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 @@ -9,8 +9,8 @@ require (
github.com/edwarnicke/grpcfd v1.1.2
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.6.2-0.20221205183940-84c7ff837cdd
github.com/networkservicemesh/sdk v0.5.1-0.20221215095444-fa94b07231e7
github.com/networkservicemesh/sdk-k8s v0.0.0-20221208094841-4b317b145453
github.com/networkservicemesh/sdk v0.5.1-0.20221215123931-9709ed4b3fb8
github.com/networkservicemesh/sdk-k8s v0.0.0-20221215124604-aa6adb94559d
github.com/networkservicemesh/sdk-ovs v0.0.0-20221215121053-0c154a1f10e7
github.com/networkservicemesh/sdk-sriov v0.0.0-20221215120515-abdce7f4946e
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 @@ -434,10 +434,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.6.2-0.20221205183940-84c7ff837cdd h1:26HR90HrJFZHIPPP3SCLGNRpPCMFoEnSSZfhHH8MPSo=
github.com/networkservicemesh/api v1.6.2-0.20221205183940-84c7ff837cdd/go.mod h1:hOF2844BSstH1311oDMDgqqXS+kdc77htZNPRKl9mf8=
github.com/networkservicemesh/sdk v0.5.1-0.20221215095444-fa94b07231e7 h1:K4xzdjjStFCwglOYqfycpXq0O0SbapScXgx8/zrWXEE=
github.com/networkservicemesh/sdk v0.5.1-0.20221215095444-fa94b07231e7/go.mod h1:zEYFbCVXGlTT5f0x6sx8XtL2GazkYBpCoEpooxkz2vE=
github.com/networkservicemesh/sdk-k8s v0.0.0-20221208094841-4b317b145453 h1:AhuA+Rz5vk6SYI8d5A7S4aILDataxngt+6Gi4OavJz8=
github.com/networkservicemesh/sdk-k8s v0.0.0-20221208094841-4b317b145453/go.mod h1:J1qOmnAwf70bNCUQk0eXo1uvK1hD8fwJvh1Uxq4mAh8=
github.com/networkservicemesh/sdk v0.5.1-0.20221215123931-9709ed4b3fb8 h1:E6YXsYdfzTMgiwdl99pZI8HdUeAM7VrOSwFxCzdfA6E=
github.com/networkservicemesh/sdk v0.5.1-0.20221215123931-9709ed4b3fb8/go.mod h1:zEYFbCVXGlTT5f0x6sx8XtL2GazkYBpCoEpooxkz2vE=
github.com/networkservicemesh/sdk-k8s v0.0.0-20221215124604-aa6adb94559d h1:3N2siFQ7ql6xahtbIbcctZe2FlXrz46fI0u2X5h8cVc=
github.com/networkservicemesh/sdk-k8s v0.0.0-20221215124604-aa6adb94559d/go.mod h1:HwfZIVQkQzQbD988duCcu7Q+Nc7FxKhhClpqfi5GYoA=
github.com/networkservicemesh/sdk-kernel v0.0.0-20221215095758-2b964f72ab64 h1:KiRs2z4E5ckcsc/bo065Ez65JSrc06fTkRcDDkAvSNE=
github.com/networkservicemesh/sdk-kernel v0.0.0-20221215095758-2b964f72ab64/go.mod h1:tP49eJ4FGFmZxU3c9CNmpdNoRva7ECQGKXvqZlQqPwg=
github.com/networkservicemesh/sdk-ovs v0.0.0-20221215121053-0c154a1f10e7 h1:XS+wVC4jEZ1YPES1IhCMlBPtTggGSBadfbuiQGSd9+E=
Expand Down

0 comments on commit 0eb047f

Please sign in to comment.