Skip to content

add new path for certutil and parseutil

Fix this: package github.com/hashicorp/vault/helper/certutil: cannot find package "github.com/hashicorp/vault/helper/certutil" in any of: /usr/local/go/src/github.com/hashicorp/vault/helper/certutil (from $GOROOT) /root/go/src/github.com/hashicorp/vault/helper/certutil (from $GOPATH) package github.com/hashicorp/vault/helper/parseutil: cannot find package "github.com/hashicorp/vault/helper/parseutil" in any of: /usr/local/go/src/github.com/hashicorp/vault/helper/parseutil (from $GOROOT) /root/go/src/github.com/hashicorp/vault/helper/parseutil (from $GOPATH)

Merge request reports