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

Chore: Upgrade to MeshKit v0.8.0 #166

Open
leecalcote opened this issue Dec 30, 2024 · 1 comment
Open

Chore: Upgrade to MeshKit v0.8.0 #166

leecalcote opened this issue Dec 30, 2024 · 1 comment
Assignees
Labels
kind/enhancement Improvement in current feature

Comments

@leecalcote
Copy link
Member

Current Behavior

go: github.com/layer5io/meshery-consul imports
	github.com/layer5io/meshery-adapter-library/adapter imports
	github.com/layer5io/meshkit/models/meshmodel/core/v1alpha1: module github.com/layer5io/meshkit@latest found (v0.8.0), but does not contain package github.com/layer5io/meshkit/models/meshmodel/core/v1alpha1

Desired Behavior
Use https://github.com/meshery/meshkit/tree/master/models/meshmodel/core/v1beta1, not v1alpha1.


Resources

Alternatives / Additional Context

@leecalcote leecalcote added the kind/enhancement Improvement in current feature label Dec 30, 2024
@devhindo
Copy link
Member

devhindo commented Dec 30, 2024

        github.com/layer5io/meshkit/models/meshmodel/core/types: module github.com/layer5io/meshkit@latest found (v0.8.0), but does not contain package github.com/layer5io/meshkit/models/meshmodel/core/types
go: github.com/layer5io/meshery-adapter-library/adapter imports
        github.com/layer5io/meshkit/models/meshmodel/core/v1alpha1: module github.com/layer5io/meshkit@latest found (v0.8.0), but does not contain package github.com/layer5io/meshkit/models/meshmodel/core/v1alpha1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Improvement in current feature
Projects
None yet
Development

No branches or pull requests

2 participants