From 22011b428c16a8f80b8bfc3292467e34fb2d305a Mon Sep 17 00:00:00 2001 From: baude Date: Wed, 25 Apr 2018 10:54:24 -0500 Subject: Updated varlink vendored code Signed-off-by: baude Closes: #670 Approved by: mheon --- vendor/github.com/varlink/go/Makefile | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 vendor/github.com/varlink/go/Makefile (limited to 'vendor/github.com/varlink/go/Makefile') diff --git a/vendor/github.com/varlink/go/Makefile b/vendor/github.com/varlink/go/Makefile deleted file mode 100644 index 3f1c0e6d6..000000000 --- a/vendor/github.com/varlink/go/Makefile +++ /dev/null @@ -1,3 +0,0 @@ -all: - go test -v ./... -.PHONY: all -- cgit v1.2.3-54-g00ecf