Update module github.com/hashicorp/vault-plugin-secrets-kv to v0.19.0 #149
Annotations
5 errors
lint:
vault-kv-mv_test.go#L12
could not import github.com/hashicorp/vault/vault (-: # github.com/hashicorp/vault/vault
|
lint
cannot use es (variable of type extendedSystemViewImpl) as extendedSystemView value in struct literal: extendedSystemViewImpl does not implement extendedSystemView (missing method DeregisterWellKnownRedirect)
|
lint
cannot use esi (variable of type extendedSystemViewImpl) as extendedSystemView value in return statement: extendedSystemViewImpl does not implement extendedSystemView (missing method DeregisterWellKnownRedirect)
|
lint
cannot use sysView (variable of type *dynamicSystemView) as logical.SystemView value in argument to NewPolicyStore: *dynamicSystemView does not implement logical.SystemView (missing method GenerateIdentityToken)) (typecheck)
|
lint
issues found
|