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 networkservicemesh/sdk-sriov#

networkservicemesh/sdk-sriov PR link: https://github.com/networkservicemesh/sdk-sriov/pull/

networkservicemesh/sdk-sriov commit message:
commit 255937fe7f494ff2de34f4adacc01471968fe6a1
Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com>
Date:   Sun May 23 14:42:32 2021 -0500

    Update go.mod and go.sum to latest version from networkservicemesh/sd…

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed May 23, 2021
1 parent c9c05b2 commit 0c28dea
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
6 changes: 3 additions & 3 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 v0.1.0
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v0.0.0-20210509180413-5753c9f30588
github.com/networkservicemesh/sdk v0.0.0-20210520015414-4870002d793c
github.com/networkservicemesh/api v0.0.0-20210523193133-30a6f075c760
github.com/networkservicemesh/sdk v0.0.0-20210523193651-fe0b55c292cc
github.com/networkservicemesh/sdk-k8s v0.0.0-20210519153238-e7ff74c0fdf5
github.com/networkservicemesh/sdk-sriov v0.0.0-20210520020038-01ec9a607f5f
github.com/networkservicemesh/sdk-sriov v0.0.0-20210523194232-255937fe7f49
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.7.0
github.com/spiffe/go-spiffe/v2 v2.0.0-alpha.4.0.20200528145730-dc11d0c74e85
Expand Down
15 changes: 8 additions & 7 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -244,17 +244,18 @@ github.com/nats-io/nkeys v0.1.0/go.mod h1:xpnFELMwJABBLVhffcfd1MZx6VsNRFpEugbxzi
github.com/nats-io/nkeys v0.1.3/go.mod h1:xpnFELMwJABBLVhffcfd1MZx6VsNRFpEugbxziKVo7w=
github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OSON2c=
github.com/nats-io/stan.go v0.6.0/go.mod h1:eIcD5bi3pqbHT/xIIvXMwvzXYElgouBvaVRftaE+eac=
github.com/networkservicemesh/api v0.0.0-20210509180413-5753c9f30588 h1:DZZpus9B5AU8nADoDz4Pne6yRqOBV1/eToenIg+djM8=
github.com/networkservicemesh/api v0.0.0-20210509180413-5753c9f30588/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/api v0.0.0-20210523193133-30a6f075c760 h1:WHTaQNyvWNPddG13AYchBSyarOgGRHUQ19bJ3kS8ciQ=
github.com/networkservicemesh/api v0.0.0-20210523193133-30a6f075c760/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.0.0-20210519152716-fe0524c2008f/go.mod h1:hywWppzbWM9nfa2GyxCiLz/RtZOZEjrSWl8jTQniV9o=
github.com/networkservicemesh/sdk v0.0.0-20210520015414-4870002d793c h1:qaP0650D/kq+rGgk7jDL8Rn+WOfUIhZkylh3v02ykd0=
github.com/networkservicemesh/sdk v0.0.0-20210520015414-4870002d793c/go.mod h1:hywWppzbWM9nfa2GyxCiLz/RtZOZEjrSWl8jTQniV9o=
github.com/networkservicemesh/sdk v0.0.0-20210523193651-fe0b55c292cc h1:/RE1yUZ8Cs5BmT2CxRt47/C7d8ftluhCzfTuwozLMfM=
github.com/networkservicemesh/sdk v0.0.0-20210523193651-fe0b55c292cc/go.mod h1:5xSpb6F7ZaSC1vsoRjavnR0mvELqr1jArDelVWwjkHE=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210519153238-e7ff74c0fdf5 h1:PHWcTsPvoH29CIgASRgSO0hCRQxOJIfJeCI1tLwbKfQ=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210519153238-e7ff74c0fdf5/go.mod h1:2tyAs5AinFsv4CMg/jnw41EsSVyJMLd7mLgyffrVOYw=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210520015705-4cecf9c0a6ff h1:gWrumILgW9d3RmH+veLnjKh8vDH3VSo70XKvdDmh/Kg=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210520015705-4cecf9c0a6ff/go.mod h1:sJ/9hzaCk0ZmNOPOChR7vQprWxKeWDDKVmEnL/PaopI=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210520020038-01ec9a607f5f h1:Co5yUvsVvYFhpizMRq89dkqcqJUmntqCX4nT39SKyCg=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210520020038-01ec9a607f5f/go.mod h1:e9YPBsANcMDn8HUUwFJ1/PqNSfNUHQ94xYiCBFTqZR0=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210523193856-85825fef4a08 h1:yndSM/0MlgVhvbPChkhNIIabWb9CP1bwMUpZcRPaqLw=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210523193856-85825fef4a08/go.mod h1:pwnhtakih0g5FSeNSvqAVcWRz697tYuwStuI9U1pDa0=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210523194232-255937fe7f49 h1:K9vQN8cOrIse7JpbN91r4fQLK1k8XZENGL7B7z6Gi0I=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210523194232-255937fe7f49/go.mod h1:OdbelrhmJDHwUdWsydN8EhYfrhYILBHlySqlDzodehM=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e h1:fD57ERR4JtEqsWbfPhv4DMiApHyliiK5xCTNVSPiaAs=
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=
Expand Down

0 comments on commit 0c28dea

Please sign in to comment.