diff options
Diffstat (limited to 'vendor/github.com/valyala/fasttemplate/go.mod')
-rw-r--r-- | vendor/github.com/valyala/fasttemplate/go.mod | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/vendor/github.com/valyala/fasttemplate/go.mod b/vendor/github.com/valyala/fasttemplate/go.mod deleted file mode 100644 index 37a50e26..00000000 --- a/vendor/github.com/valyala/fasttemplate/go.mod +++ /dev/null @@ -1,5 +0,0 @@ -module github.com/valyala/fasttemplate - -go 1.12 - -require github.com/valyala/bytebufferpool v1.0.0 |