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 24, 2021
1 parent 99d85c7 commit c4d9823
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 @@ -8,8 +8,8 @@ require (
github.com/edwarnicke/grpcfd v0.1.0
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.20210923121729-a96ead921c0e
github.com/networkservicemesh/sdk-k8s v0.0.0-20210923132245-8709b6f366a4
github.com/networkservicemesh/sdk v0.5.1-0.20210924112621-204761283a51
github.com/networkservicemesh/sdk-k8s v0.0.0-20210924113058-620f1425840b
github.com/networkservicemesh/sdk-sriov v0.0.0-20210924105421-c7277c8f8db2
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.7.0
Expand Down
7 changes: 4 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -312,10 +312,11 @@ 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.20210923121729-a96ead921c0e h1:TAwBUmxsqAQk4vmNq2RmEe13/OPYZierKXgdC6pFUl8=
github.com/networkservicemesh/sdk v0.5.1-0.20210923121729-a96ead921c0e/go.mod h1:eISPu+ySJJ46kg03ZTi/xmpNSU+K4cImwq++ZbDV4F4=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210923132245-8709b6f366a4 h1:VOHwyZ2nfbBm9Q6OwrcIZUEdv+vJeAeKf+PDvmOsVe0=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210923132245-8709b6f366a4/go.mod h1:oGil93QdvBaN+59UyauqMOhZ6OsKmGSOxycODr5AdR4=
github.com/networkservicemesh/sdk v0.5.1-0.20210924112621-204761283a51 h1:PrWxmYxQXFmvUC4zX0vPvdTkihUishuY0h3lrBAFA+4=
github.com/networkservicemesh/sdk v0.5.1-0.20210924112621-204761283a51/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-kernel v0.0.0-20210923122046-7d822150f22a h1:9hik155n8YPjgUH8s0J57TN/aYD25DTxgte/oAhpMF4=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210923122046-7d822150f22a/go.mod h1:qDNhKWmvnMvCs19+YF+4tgYwG0+fN2uNW95jr8VqzjI=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210924105421-c7277c8f8db2 h1:DN0soBioXeS2zknS6gx8Kq8zMl9VUDUBNVkuz4AZR6Y=
Expand Down

0 comments on commit c4d9823

Please sign in to comment.