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
  • Loading branch information
nsmbot authored Sep 28, 2021
1 parent 27c5506 commit e3d5b87
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.0.1-0.20210907194827-9a36433d7d6e
github.com/networkservicemesh/sdk v0.5.1-0.20210928064205-dd436eb4ed4f
github.com/networkservicemesh/sdk-k8s v0.0.0-20210924113058-620f1425840b
github.com/networkservicemesh/sdk-k8s v0.0.0-20210928092015-9a7e147fc8bc
github.com/networkservicemesh/sdk-sriov v0.0.0-20210928064716-fd1c38324eec
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.7.0
Expand Down
5 changes: 2 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -312,11 +312,10 @@ github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OS
github.com/nats-io/stan.go v0.6.0/go.mod h1:eIcD5bi3pqbHT/xIIvXMwvzXYElgouBvaVRftaE+eac=
github.com/networkservicemesh/api v1.0.1-0.20210907194827-9a36433d7d6e h1:PO6tDo/bGLJqz1qiqCecht/HqMWCKunAds2U9Hvc0yM=
github.com/networkservicemesh/api v1.0.1-0.20210907194827-9a36433d7d6e/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20210924112621-204761283a51/go.mod h1:eISPu+ySJJ46kg03ZTi/xmpNSU+K4cImwq++ZbDV4F4=
github.com/networkservicemesh/sdk v0.5.1-0.20210928064205-dd436eb4ed4f h1:ngBVc03Z9k+V6IQGV/GT/Aq2TglHIDETGbtVoCvhQQQ=
github.com/networkservicemesh/sdk v0.5.1-0.20210928064205-dd436eb4ed4f/go.mod h1:eISPu+ySJJ46kg03ZTi/xmpNSU+K4cImwq++ZbDV4F4=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210924113058-620f1425840b h1:+7Q2yH/y5xKWuXFyWqhY2vxlCrd1kQGnmLmjCVT9Lss=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210924113058-620f1425840b/go.mod h1:p0SArKOQ93o1Yw/O9tOzv6BZH1ba8HqZryPd5iesjW4=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210928092015-9a7e147fc8bc h1:PGrUNglTmGV/5RsTvK34PUPICg5V6nqVr3DzTL3aaJI=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210928092015-9a7e147fc8bc/go.mod h1:G9xCxwdrcYLA+/+QOj09Oqi9u7KDDT7aS/cWSAl+BsM=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210928064414-8237d1940dab h1:2EpSnxcF1jYMc22Z/M1uIrFvOGWvEtjn95BZdOtqyEk=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210928064414-8237d1940dab/go.mod h1:0V+2MBFK1B8IsSHKk6yYjc12xUUQwV49KCUve9lah7c=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210928064716-fd1c38324eec h1:6RsE9zf80NDNUE0TuvTK+dHJ9FZgnVK0wqFS0CoCod4=
Expand Down

0 comments on commit e3d5b87

Please sign in to comment.