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

PR link: networkservicemesh/sdk-sriov#472

Commit: 5242779
Author: Network Service Mesh Bot
Date: 2022-12-06 03:54:18 -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 6, 2022
1 parent 5346c0b commit 70d95ea
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ require (
github.com/edwarnicke/exechelper v1.0.2
github.com/edwarnicke/grpcfd v1.1.2
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.6.2-0.20221123101008-30ff0ca88ee8
github.com/networkservicemesh/sdk v0.5.1-0.20221205080356-9b1b773fbe13
github.com/networkservicemesh/api v1.6.2-0.20221205183940-84c7ff837cdd
github.com/networkservicemesh/sdk v0.5.1-0.20221206093429-0c3016070fdc
github.com/networkservicemesh/sdk-k8s v0.0.0-20221128102348-7b25c04bed9e
github.com/networkservicemesh/sdk-sriov v0.0.0-20221205082526-61718a751d26
github.com/networkservicemesh/sdk-sriov v0.0.0-20221206095418-5242779e3187
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.0
github.com/spiffe/go-spiffe/v2 v2.0.0
Expand Down Expand Up @@ -38,7 +38,7 @@ require (
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
github.com/google/uuid v1.2.0 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 // indirect
github.com/networkservicemesh/sdk-kernel v0.0.0-20221205081316-4df325defbcc // indirect
github.com/networkservicemesh/sdk-kernel v0.0.0-20221206094451-27dfaa2f3d97 // indirect
github.com/open-policy-agent/opa v0.44.0 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 // indirect
Expand Down
16 changes: 8 additions & 8 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -336,16 +336,16 @@ github.com/munnerz/goautoneg v0.0.0-20120707110453-a547fc61f48d/go.mod h1:+n7T8m
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f/go.mod h1:ZdcZmHo+o7JKHSa8/e818NopupXU1YMK5fe1lsApnBw=
github.com/networkservicemesh/api v1.6.2-0.20221123101008-30ff0ca88ee8 h1:243pLMg7+XD/794gnMlHRePyzxJJwECT+Gg9nAuiwTo=
github.com/networkservicemesh/api v1.6.2-0.20221123101008-30ff0ca88ee8/go.mod h1:hOF2844BSstH1311oDMDgqqXS+kdc77htZNPRKl9mf8=
github.com/networkservicemesh/sdk v0.5.1-0.20221205080356-9b1b773fbe13 h1:3iLQtkr1VoEwzDK2LemlTDtIGe8nyroDKD86FOtreYc=
github.com/networkservicemesh/sdk v0.5.1-0.20221205080356-9b1b773fbe13/go.mod h1:KlA3LQ3lLDnV9Y1C3jOTX3GeOXdmk2oL6oPYz2slA88=
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.20221206093429-0c3016070fdc h1:HeWsKbKvdw1vk0/ulxnGUfZ+np23MOOWKoAgSxiNa04=
github.com/networkservicemesh/sdk v0.5.1-0.20221206093429-0c3016070fdc/go.mod h1:zEYFbCVXGlTT5f0x6sx8XtL2GazkYBpCoEpooxkz2vE=
github.com/networkservicemesh/sdk-k8s v0.0.0-20221128102348-7b25c04bed9e h1:nN26aPrMTad/oo8IxcT/WE3zeLXHoar3ZncH8FYAUyk=
github.com/networkservicemesh/sdk-k8s v0.0.0-20221128102348-7b25c04bed9e/go.mod h1:Dp9NbqzU2zN6G4CFC3icaUwh2NmxGV3qk9/cz60lZ0Q=
github.com/networkservicemesh/sdk-kernel v0.0.0-20221205081316-4df325defbcc h1:7YcWR8xZonDsUY6dZ2EzevtetZ9+YMnmp/PMe08ucmk=
github.com/networkservicemesh/sdk-kernel v0.0.0-20221205081316-4df325defbcc/go.mod h1:eOraIjlfLUPFngF9ii/gOib4sgLuBY7fbbMQ/F+QIjY=
github.com/networkservicemesh/sdk-sriov v0.0.0-20221205082526-61718a751d26 h1:n2XHW1jHaPa73irsE9pjkHB1+6sVyYd6EHKG/I1exOE=
github.com/networkservicemesh/sdk-sriov v0.0.0-20221205082526-61718a751d26/go.mod h1:kxCqwpBYzrfjUDpQtItaowjRwAkaa8WNHRs5pg2y4vg=
github.com/networkservicemesh/sdk-kernel v0.0.0-20221206094451-27dfaa2f3d97 h1:mUlmjnv3dkst/Pd8UGzqIwX27gCuY81m/EKpo9DXRYE=
github.com/networkservicemesh/sdk-kernel v0.0.0-20221206094451-27dfaa2f3d97/go.mod h1:iuwnllLo7lCCZzN+7/JK05lbWybxklvXQ1wMPUYsz/Q=
github.com/networkservicemesh/sdk-sriov v0.0.0-20221206095418-5242779e3187 h1:V/QQuOJacEO9CUXroOlg8lWmfZ1+1os2DNVmiTPIj1E=
github.com/networkservicemesh/sdk-sriov v0.0.0-20221206095418-5242779e3187/go.mod h1:n/s/iWUbAXzeLCq9DJyvnvc4VFDZnCy+EZtJhKBhXls=
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/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U=
Expand Down

0 comments on commit 70d95ea

Please sign in to comment.