meshery-consul git:(master) β go get github.com/layer5io/meshery-adapter-library/adapter@v0.5.2
# github.com/layer5io/meshery-adapter-library/adapter
../go/pkg/mod/github.com/layer5io/meshery-adapter-library@v0.5.2/adapter/oam.go:194:40: not enough arguments in call to manifests.GetFromManifest
have (string, number, manifests.Config)
want (context.Context, string, int, manifests.Config)
../go/pkg/mod/github.com/layer5io/meshery-adapter-library@v0.5.2/adapter/oam.go:196:36: not enough arguments in call to manifests.GetFromHelm
have (string, number, manifests.Config)
want (context.Context, string, int, manifests.Config)
../go/pkg/mod/github.com/layer5io/meshery-adapter-library@v0.5.2/adapter/oam.go:267:40: not enough arguments in call to manifests.GetFromManifest
have (string, number, manifests.Config)
want (context.Context, string, int, manifests.Config)
../go/pkg/mod/github.com/layer5io/meshery-adapter-library@v0.5.2/adapter/oam.go:269:36: not enough arguments in call to manifests.GetFromHelm
have (string, number, manifests.Config)
want (context.Context, string, int, manifests.Config)
Current Behavior
While updating this dependency, errors occurred.
Screenshots/Logs
#
Contributor Guides and Resources