From 04be149489d11884e006335ac498cd18810f1fdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 Jul 2021 01:04:21 +0000 Subject: [PATCH] Bump github.com/layer5io/meshery-adapter-library from 0.1.20 to 0.1.21 Bumps [github.com/layer5io/meshery-adapter-library](https://github.com/layer5io/meshery-adapter-library) from 0.1.20 to 0.1.21. - [Release notes](https://github.com/layer5io/meshery-adapter-library/releases) - [Commits](https://github.com/layer5io/meshery-adapter-library/compare/v0.1.20...v0.1.21) --- updated-dependencies: - dependency-name: github.com/layer5io/meshery-adapter-library dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/go.mod b/go.mod index 5cb5571..cf73417 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ replace ( ) require ( - github.com/layer5io/meshery-adapter-library v0.1.20 + github.com/layer5io/meshery-adapter-library v0.1.21 github.com/layer5io/meshkit v0.2.19 github.com/layer5io/service-mesh-performance v0.3.3 helm.sh/helm/v3 v3.3.1 diff --git a/go.sum b/go.sum index 8a0423a..ee54723 100644 --- a/go.sum +++ b/go.sum @@ -554,9 +554,8 @@ github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0/go.mod h1:vmVJ0l/dxyfGW6Fm github.com/layer5io/kuttl v0.4.1-0.20200806180306-b7e46afd657f/go.mod h1:UmrVd7x+bNVKrpmKgTtfRiTKHZeNPcMjQproJ0vGwhE= github.com/layer5io/learn-layer5/smi-conformance v0.0.0-20210317075357-06b4f88b3e34 h1:QaViadDOBCMDUwYx78kfRvHMkzRVnh/GOhm3s2gxoP4= github.com/layer5io/learn-layer5/smi-conformance v0.0.0-20210317075357-06b4f88b3e34/go.mod h1:BQPLwdJt7v7y0fXIejI4whR9zMyX07Wjt5xrbgEmHLw= -github.com/layer5io/meshery-adapter-library v0.1.20 h1:CKKGmtsGJSKRwpFQjeAYYKKGjc6cblGexWb8lpV6Hdk= -github.com/layer5io/meshery-adapter-library v0.1.20/go.mod h1:KSQv9bj0hzBYw2RdqdpRk6rsg+0EdcnxLmNZzaqnN5c= -github.com/layer5io/meshkit v0.2.14/go.mod h1:QPtkxJOzaLMCEcb77+HJ4ig14rV7sVP2zK6LVVZG/Ng= +github.com/layer5io/meshery-adapter-library v0.1.21 h1:gW0t2vwx/ycWi9tRVhz3qA3NTImpfGqnhKBii5eCJZQ= +github.com/layer5io/meshery-adapter-library v0.1.21/go.mod h1:hfCNm2/xOhy4auy0Cir430CuX2bYkVdOsnhcFd+oB0E= github.com/layer5io/meshkit v0.2.19 h1:O6Zv253CS2hJcDCnwa9OsQPcZhCYA8braptnh+mKKO4= github.com/layer5io/meshkit v0.2.19/go.mod h1:nkTKAEL9jZ74az1LEd157tSe3o382DxPOCgxqI7gCjk= github.com/layer5io/service-mesh-performance v0.3.2-0.20210122142912-a94e0658b021/go.mod h1:W153amv8aHAeIWxO7b7d7Vibt9RhaEVh4Uh+RG+BumQ= @@ -814,7 +813,6 @@ github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An github.com/spf13/viper v1.3.2/go.mod h1:ZiWeW+zYFKm7srdB9IoDzzZXaJaI5eL9QjNiN/DMA2s= github.com/spf13/viper v1.4.0/go.mod h1:PTJ7Z/lr49W6bUbkmS1V3by4uWynFiR9p7+dSq/yZzE= github.com/spf13/viper v1.7.0/go.mod h1:8WkrPz2fc9jxqZNCJI/76HCieCp4Q8HaLFoCha5qpdg= -github.com/spf13/viper v1.7.1/go.mod h1:8WkrPz2fc9jxqZNCJI/76HCieCp4Q8HaLFoCha5qpdg= github.com/spf13/viper v1.8.1 h1:Kq1fyeebqsBfbjZj4EL7gj2IO0mMaiyjYUWcUsl2O44= github.com/spf13/viper v1.8.1/go.mod h1:o0Pch8wJ9BVSWGQMbra6iw0oQ5oktSIBaujf1rJH9Ns= github.com/streadway/amqp v0.0.0-20190404075320-75d898a42a94/go.mod h1:AZpEONHx3DKn8O/DFsRAY58/XVQiIPMTMB1SddzLXVw=