summaryrefslogtreecommitdiff
path: root/vendor/github.com/vmihailenco/msgpack/v5/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/vmihailenco/msgpack/v5/go.mod')
-rw-r--r--vendor/github.com/vmihailenco/msgpack/v5/go.mod8
1 files changed, 0 insertions, 8 deletions
diff --git a/vendor/github.com/vmihailenco/msgpack/v5/go.mod b/vendor/github.com/vmihailenco/msgpack/v5/go.mod
deleted file mode 100644
index f630a54b0..000000000
--- a/vendor/github.com/vmihailenco/msgpack/v5/go.mod
+++ /dev/null
@@ -1,8 +0,0 @@
-module github.com/vmihailenco/msgpack/v5
-
-go 1.11
-
-require (
- github.com/stretchr/testify v1.6.1
- github.com/vmihailenco/tagparser/v2 v2.0.0
-)