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

Commit: cd29893
Author: Network Service Mesh Bot
Date: 2021-09-29 08:21:16 -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 Sep 29, 2021
1 parent e3d5b87 commit 99bd9fa
Show file tree
Hide file tree
Showing 2 changed files with 9 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.20210928064205-dd436eb4ed4f
github.com/networkservicemesh/sdk-k8s v0.0.0-20210928092015-9a7e147fc8bc
github.com/networkservicemesh/sdk v0.5.1-0.20210929131441-e5506396a231
github.com/networkservicemesh/sdk-k8s v0.0.0-20210929132116-cd298930d5b6
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
10 changes: 7 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ github.com/OneOfOne/xxhash v1.2.3 h1:wS8NNaIgtzapuArKIAjsyXtEN/IUjQkbw90xszUdS40
github.com/OneOfOne/xxhash v1.2.3/go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU=
github.com/PuerkitoBio/purell v1.1.1/go.mod h1:c11w/QuzBsJSee3cPx9rAFu61PvFxuPbtSwDGJws/X0=
github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578/go.mod h1:uGdkoq3SwY9Y+13GIhn11/XLaGBb4BfwItxLd5jeuXE=
github.com/RoaringBitmap/roaring v0.9.4/go.mod h1:icnadbWcNyfEHlYdr+tDlOTih1Bf/h+rzPpv4sbomAA=
github.com/ajstarks/svgo v0.0.0-20180226025133-644b8db467af/go.mod h1:K08gAheRH3/J6wwsYMMT4xOr94bZjxIelGM0+d/wbFw=
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=
Expand All @@ -63,6 +64,7 @@ github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod h1:Dwedo/Wpr24
github.com/beorn7/perks v1.0.0/go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8=
github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
github.com/bgentry/speakeasy v0.1.0/go.mod h1:+zsyZBPWlz7T6j88CTgSN5bM796AkVf0kBD4zp0CCIs=
github.com/bits-and-blooms/bitset v1.2.0/go.mod h1:gIdJ4wp64HaoK2YrL1Q5/N7Y16edYb8uY+O0FJTyyDA=
github.com/bketelsen/crypt v0.0.3-0.20200106085610-5cbc8cc4026c/go.mod h1:MKsuJmJgSg28kpZDP6UIiPt0e0Oz0kqKNGyRaWEPv84=
github.com/blang/semver v3.5.1+incompatible/go.mod h1:kRBLl5iJ+tD4TcOOxsy/0fnwebNt5EWlYSAyrTnjyyk=
github.com/boltdb/bolt v1.3.1/go.mod h1:clJnj/oiGkjum5o1McbSZDSLxVThjynRyGBgiAx27Ps=
Expand Down Expand Up @@ -297,6 +299,7 @@ github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421/go.mod h1:6dJ
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q=
github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742/go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3RllmbCylyMrvgv0=
github.com/modern-go/reflect2 v1.0.1/go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3RllmbCylyMrvgv0=
github.com/mschoch/smat v0.2.0/go.mod h1:kc9mz7DoBKqDyiRL7VZN8KvXQMWeTaVnttLRXOlotKw=
github.com/munnerz/goautoneg v0.0.0-20120707110453-a547fc61f48d/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
Expand All @@ -312,10 +315,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.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-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 v0.5.1-0.20210929131441-e5506396a231 h1:Y4sCN7A1dT2RPFen0MnMNCvM1+AeUghgK2Ak6OG15Gg=
github.com/networkservicemesh/sdk v0.5.1-0.20210929131441-e5506396a231/go.mod h1:EwiaM9gr/d0TjTLTE1EhK36oz1z2UeTiq9DICyOYgc8=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210929132116-cd298930d5b6 h1:9d8YdAyiswJDfJlfETu9Rv5M59Qj8U+Jcnu/iWGw+Nk=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210929132116-cd298930d5b6/go.mod h1:4j2WS6X1jvkbnttMy9PSN7CHXb9BUakmE/EDA5IR1Uw=
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 99bd9fa

Please sign in to comment.