mirror of
https://github.com/rancher/plugins.git
synced 2025-09-09 07:23:58 +00:00
[DO NOT REVIEW] vendor upate to remove useless dependencies
Signed-off-by: Bruce Ma <brucema19901024@gmail.com>
This commit is contained in:
@@ -16,7 +16,6 @@ package errors
|
||||
|
||||
import "fmt"
|
||||
|
||||
|
||||
// Annotate is used to add extra context to an existing error. The return will be
|
||||
// a new error which carries error message from both context message and existing error.
|
||||
func Annotate(err error, message string) error {
|
||||
|
Reference in New Issue
Block a user