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

Commit: a2fc5bc
Author: Network Service Mesh Bot
Date: 2022-01-26 12:44:11 -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 Jan 26, 2022
1 parent 8187d14 commit a772b59
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ require (
github.com/edwarnicke/grpcfd v0.1.1
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.1.2-0.20220119092736-21eda250c390
github.com/networkservicemesh/sdk v0.5.1-0.20220124073803-419fa7053a1a
github.com/networkservicemesh/sdk v0.5.1-0.20220126183448-1abd22bffa04
github.com/networkservicemesh/sdk-k8s v0.0.0-20220124074814-0dce7bf22573
github.com/networkservicemesh/sdk-sriov v0.0.0-20220125054043-82a6836ef9b8
github.com/networkservicemesh/sdk-sriov v0.0.0-20220126184411-a2fc5bc28924
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.8.1
github.com/spiffe/go-spiffe/v2 v2.0.0-alpha.4.0.20200528145730-dc11d0c74e85
Expand Down
11 changes: 6 additions & 5 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -355,14 +355,15 @@ github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OS
github.com/nats-io/stan.go v0.10.0/go.mod h1:0jEuBXKauB1HHJswHM/lx05K48TJ1Yxj6VIfM4k+aB4=
github.com/networkservicemesh/api v1.1.2-0.20220119092736-21eda250c390 h1:GREf14twiQkUInGh+M0qQH+jNQ9uvTfQC2FVieDd7tQ=
github.com/networkservicemesh/api v1.1.2-0.20220119092736-21eda250c390/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20220124073803-419fa7053a1a h1:VSV85CiW9+IJUPHN58GliNlcYuVldW+lts4fLkna+/o=
github.com/networkservicemesh/sdk v0.5.1-0.20220124073803-419fa7053a1a/go.mod h1:u3HgGqMae6MFZ//JRrN8CkEJ7pwr+CWBG7cvHymhHDY=
github.com/networkservicemesh/sdk v0.5.1-0.20220126183448-1abd22bffa04 h1:Gn3F2cnVUC/o1QWgB4faAQqq+r4qFCNRHItNHD+QAE4=
github.com/networkservicemesh/sdk v0.5.1-0.20220126183448-1abd22bffa04/go.mod h1:u3HgGqMae6MFZ//JRrN8CkEJ7pwr+CWBG7cvHymhHDY=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220124074814-0dce7bf22573 h1:eaq8W/oZuEhanEBh/rB2cA+9Gk8UePLla10XIoxjAbU=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220124074814-0dce7bf22573/go.mod h1:h3TCpkyiaq8aMWXkWf4jf3g6v23vFSRhKCE57JNJx1E=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220125053613-63d40e5ccf8a h1:ozbMmCsDSKJtOZj6gWAOgLDOvpyNpNVkzfdP3k3gu+E=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220125053613-63d40e5ccf8a/go.mod h1:DvBiFXiN7umMQISiuU2L1XChqqIYE43lgoeDXflJTRk=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220125054043-82a6836ef9b8 h1:wFKI5b4VnAHV61SinOZr7JQ6FsmM2fuSIYOBK7Pg76A=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220125054043-82a6836ef9b8/go.mod h1:aSNvpj40fMb46eKWBBZ9nPFiuaGH5GwdNer9WbwSLdA=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220126183753-00f81b124145 h1:SdeZbu1nd6YlgQZUF3q7RRrdQXrd73+FN/7pjLKjeBg=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220126183753-00f81b124145/go.mod h1:tDrvcZ6LYbqmcbJniGyE24zITOZEe+X6qaT1L4r3nYE=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220126184411-a2fc5bc28924 h1:hM6I+8D3J64HB9V3UkCkE5O+bW0Sr02ro2m6ydiGh/I=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220126184411-a2fc5bc28924/go.mod h1:cMMPFz9ZeNfx1xqGChnPP8BViL8bvYrnunzwuKYyRwU=
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/nxadm/tail v1.4.8/go.mod h1:+ncqLTQzXmGhMZNUePPaPqPvBxHAIsmXswZKocGu+AU=
Expand Down

0 comments on commit a772b59

Please sign in to comment.