From 4506e4916f8d9c7e97cfaeefb3e9270111fe39a9 Mon Sep 17 00:00:00 2001 From: baude Date: Mon, 29 Apr 2019 10:32:22 -0500 Subject: correct upstream vndr issues Signed-off-by: baude --- vendor/github.com/hashicorp/errwrap/go.mod | 1 + 1 file changed, 1 insertion(+) create mode 100644 vendor/github.com/hashicorp/errwrap/go.mod (limited to 'vendor/github.com/hashicorp/errwrap') diff --git a/vendor/github.com/hashicorp/errwrap/go.mod b/vendor/github.com/hashicorp/errwrap/go.mod new file mode 100644 index 000000000..c9b84022c --- /dev/null +++ b/vendor/github.com/hashicorp/errwrap/go.mod @@ -0,0 +1 @@ +module github.com/hashicorp/errwrap -- cgit v1.2.3-54-g00ecf