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

Commit: 9d9fc91
Author: Network Service Mesh Bot
Date: 2021-12-24 07:26:51 -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 24, 2021
1 parent d646976 commit 23e4a52
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 @@ -8,8 +8,8 @@ require (
github.com/edwarnicke/grpcfd v0.1.1
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.0.1-0.20211110183123-3038992da61a
github.com/networkservicemesh/sdk v0.5.1-0.20211224123452-eefb4a21880d
github.com/networkservicemesh/sdk-k8s v0.0.0-20211222080749-d21960d5d408
github.com/networkservicemesh/sdk v0.5.1-0.20211224132138-29ac91fb53ff
github.com/networkservicemesh/sdk-k8s v0.0.0-20211224132651-9d9fc914e249
github.com/networkservicemesh/sdk-sriov v0.0.0-20211224124156-824e224a7619
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.7.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -320,11 +320,11 @@ 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.0.1-0.20211110183123-3038992da61a h1:gSujYHmGiOpJyzPGZdW2ymMpmDHCMBdbUMXCVzOtrh8=
github.com/networkservicemesh/api v1.0.1-0.20211110183123-3038992da61a/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20211222080129-371fbd8967b6/go.mod h1:9ZCaoauLu+52PLj/BXnYH5w9Pk9jdhaeMA14zb0PUxA=
github.com/networkservicemesh/sdk v0.5.1-0.20211224123452-eefb4a21880d h1:usWPNX81OBemVd+qav6HO87riq2OjxtcezKKwRyzhGc=
github.com/networkservicemesh/sdk v0.5.1-0.20211224123452-eefb4a21880d/go.mod h1:9ZCaoauLu+52PLj/BXnYH5w9Pk9jdhaeMA14zb0PUxA=
github.com/networkservicemesh/sdk-k8s v0.0.0-20211222080749-d21960d5d408 h1:Wz7Twoor8I+mmvMK9rHXarL2AOz66dg/ULQbe8eBorM=
github.com/networkservicemesh/sdk-k8s v0.0.0-20211222080749-d21960d5d408/go.mod h1:qH0bA6mrrffHTV+6CPblqwYgAdtzvLkdBkPbtvs3gmI=
github.com/networkservicemesh/sdk v0.5.1-0.20211224132138-29ac91fb53ff h1:DSO5IROKw8sF90EV+L/mnCe002BifuY65Ms9lFVQRKc=
github.com/networkservicemesh/sdk v0.5.1-0.20211224132138-29ac91fb53ff/go.mod h1:9ZCaoauLu+52PLj/BXnYH5w9Pk9jdhaeMA14zb0PUxA=
github.com/networkservicemesh/sdk-k8s v0.0.0-20211224132651-9d9fc914e249 h1:VcBJwl0a5/FlQl9H0Ipl+37CVcjjtgaV4dTqdderhzU=
github.com/networkservicemesh/sdk-k8s v0.0.0-20211224132651-9d9fc914e249/go.mod h1:A6hkZqP0gawduSpEI403EWE3VeC5qa+pn6RPnjaRgbQ=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211224123811-d05aea64ce48 h1:fdC82SvuLb4R4DN3ZJ6s0Jlq4qb3CuEa4sImKrYQNDo=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211224123811-d05aea64ce48/go.mod h1:McPHiMkUVRgh8ItFAstLaFHUWIjeTWMUETH/JUfy4gI=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211224124156-824e224a7619 h1:kkElwxyH8OIJcy8TWQRsfNwoV+3D7SQccIoboRAAdwg=
Expand Down

0 comments on commit 23e4a52

Please sign in to comment.