Skip to content

Commit

Permalink
Bump github.com/layer5io/meshery-adapter-library from 0.1.20 to 0.1.21
Browse files Browse the repository at this point in the history
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](meshery/meshery-adapter-library@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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 31, 2021
1 parent f93f2e7 commit 04be149
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 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 @@ 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
Expand Down
6 changes: 2 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -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=
Expand Down Expand Up @@ -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=
Expand Down

0 comments on commit 04be149

Please sign in to comment.