Skip to content

Commit

Permalink
Merge pull request #134 from layer5io/dependabot/go_modules/github.co…
Browse files Browse the repository at this point in the history
…m/layer5io/meshery-adapter-library-0.1.11

Bump github.com/layer5io/meshery-adapter-library from 0.1.10 to 0.1.11
  • Loading branch information
leecalcote authored Dec 29, 2020
2 parents 79c1aab + d08f568 commit 7b8c071
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.15
replace github.com/kudobuilder/kuttl => github.com/layer5io/kuttl v0.4.1-0.20200806180306-b7e46afd657f

require (
github.com/layer5io/meshery-adapter-library v0.1.10
github.com/layer5io/meshery-adapter-library v0.1.11
github.com/layer5io/meshkit v0.1.31
google.golang.org/grpc v1.32.0 // indirect
)
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -564,6 +564,8 @@ github.com/layer5io/meshery-adapter-library v0.1.7 h1:RSDBbVvjM3HgXEaGp3qd0QW8Ju
github.com/layer5io/meshery-adapter-library v0.1.7/go.mod h1:IZefiA/D02QB1wUbG8mStUnYA9Pukf+NEQdMYeWQo/o=
github.com/layer5io/meshery-adapter-library v0.1.10 h1:oNbo09P+m9xWwPkbTq46Y8ujPIcef9rBfTTVM2jHpiY=
github.com/layer5io/meshery-adapter-library v0.1.10/go.mod h1:AFTJZboGpCVCgG928sIA+hjdmkA5j+2oAEU7vje2A6k=
github.com/layer5io/meshery-adapter-library v0.1.11 h1:ZUSI6Jf3XxXj4uy+csKa7hdrd1hdKoxMkzWNPa+qxs4=
github.com/layer5io/meshery-adapter-library v0.1.11/go.mod h1:AFTJZboGpCVCgG928sIA+hjdmkA5j+2oAEU7vje2A6k=
github.com/layer5io/meshkit v0.1.27 h1:lj8hgxEEwkDDXheaehlSlpnmnp6uNrhaZzBWIkkzCwQ=
github.com/layer5io/meshkit v0.1.27/go.mod h1:AznOL6xqpUZGyExSZJ3Bdx6EZ22UnAT9V620pm7R484=
github.com/layer5io/meshkit v0.1.28 h1:F7DWcm3Txqb0QIqoEcBlp/qIO4s6+5Hp/CExMQM7Gjw=
Expand Down

0 comments on commit 7b8c071

Please sign in to comment.