Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/layer5io/meshkit from 0.2.11 to 0.2.14 #174

Conversation

dhruv0000
Copy link
Member

@dhruv0000 dhruv0000 commented Jun 25, 2021

Description

This PRupdates Meshkit to v0.2.14

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

dependabot bot and others added 2 commits June 17, 2021 06:18
Bumps [github.com/layer5io/meshkit](https://github.com/layer5io/meshkit) from 0.2.11 to 0.2.14.
- [Release notes](https://github.com/layer5io/meshkit/releases)
- [Commits](meshery/meshkit@v0.2.11...v0.2.14)

---
updated-dependencies:
- dependency-name: github.com/layer5io/meshkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dhruv0000 <patel.4@iitj.ac.in>
@dhruv0000 dhruv0000 requested a review from kumarabd June 25, 2021 12:43
Signed-off-by: dhruv0000 <patel.4@iitj.ac.in>
@dhruv0000 dhruv0000 changed the title Dependabot/go modules/GitHub.com/layer5io/meshkit 0.2.14 Bump github.com/layer5io/meshkit from 0.2.11 to 0.2.14 Jun 25, 2021
}

func ErrUpdateResource(err error) error {
return errors.NewDefault(ErrUpdateResourceCode, "Error updating resource", err.Error())
return errors.New(ErrUpdateResourceCode, errors.Alert, []string{"Error updating Resource", err.Error()}, []string{}, []string{}, []string{})
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

err.Error() in long description

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

okey.

@kumarabd kumarabd self-requested a review June 25, 2021 13:11
Copy link
Contributor

@kumarabd kumarabd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move err.Error() to long description fields

@dhruv0000
Copy link
Member Author

Move err.Error() to long description fields

Making changes.

Signed-off-by: dhruv0000 <patel.4@iitj.ac.in>
@dhruv0000 dhruv0000 requested a review from kumarabd June 25, 2021 13:26
@kumarabd kumarabd merged commit 43a3ccc into meshery:master Jun 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants