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

Commit: 3182d46
Author: Network Service Mesh Bot
Date: 2022-03-14 05:56:52 -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 Mar 14, 2022
1 parent 1827d6e commit 80b56e9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ require (
github.com/golang/protobuf v1.5.2
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.20220314013551-793dfca17be5
github.com/networkservicemesh/sdk-k8s v0.0.0-20220222045054-6e1d1477d8da
github.com/networkservicemesh/sdk v0.5.1-0.20220314105143-37b596eaa712
github.com/networkservicemesh/sdk-k8s v0.0.0-20220314105652-3182d4682570
github.com/networkservicemesh/sdk-sriov v0.0.0-20220221172817-8a45b867c007
github.com/networkservicemesh/sdk-vpp v0.0.0-20220314014433-be8bf7864fcd
github.com/pkg/errors v0.9.1
Expand Down
7 changes: 4 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -389,10 +389,11 @@ github.com/nats-io/stan.go v0.10.2/go.mod h1:vo2ax8K2IxaR3JtEMLZRFKIdoK/3o1/PKue
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.20220221172049-8ddd0be6e5d1/go.mod h1:VHlx3iFMgco6iF4EG42RWuDlHP7jJnFW0nnX9xMiJJg=
github.com/networkservicemesh/sdk v0.5.1-0.20220314013551-793dfca17be5 h1:yJSHjsuW9uFQy+hgIbADZXoGhh8Atkbvej+AAMQOMNU=
github.com/networkservicemesh/sdk v0.5.1-0.20220314013551-793dfca17be5/go.mod h1:Rycd5aXcPvKFl9QdyVi/CWE6PSefTgVnLxPRklihe/A=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220222045054-6e1d1477d8da h1:A7DB1zPY/GVo7rEYrbM8CF6nR4Y0tm6MsG1TMRd5z34=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220222045054-6e1d1477d8da/go.mod h1:YS+x7E+NEqXrFSYf5KnKE5cz1R27L19cD7wznLXw/Mw=
github.com/networkservicemesh/sdk v0.5.1-0.20220314105143-37b596eaa712 h1:l+z0PMYwzU67YRsPbeA9uqc3GAma+Nq3j4Xjp0d1Xww=
github.com/networkservicemesh/sdk v0.5.1-0.20220314105143-37b596eaa712/go.mod h1:Rycd5aXcPvKFl9QdyVi/CWE6PSefTgVnLxPRklihe/A=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220314105652-3182d4682570 h1:6fCYhF6+6++J/AoS0qmaeUe4GXZOxpM3xiGOuObemxs=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220314105652-3182d4682570/go.mod h1:dW0nTyj1gDZsI2MI7Wp41KBZ29o4PBA88qkqUe+NKt8=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220221172313-52925631028e/go.mod h1:FV8HjdUwZpg3336gphbDZowqg1+SxtEEi4mBZ53aMtk=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220314013842-65c2aedef050 h1:sGYfJ4MmjJzN/9eRfj/9jxR5MShUr/i/qEke0klnlkg=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220314013842-65c2aedef050/go.mod h1:Q1qtSsuxu8MS7ZMOFPH+HtyOOAfQjBu6mbSjhtW47Ak=
Expand Down

0 comments on commit 80b56e9

Please sign in to comment.