From 8ab09a7f8b518101aa4d22a8919000387e0ab10f Mon Sep 17 00:00:00 2001 From: nareix Date: Wed, 3 Aug 2016 16:49:30 +0800 Subject: [PATCH] update go version --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 861e01b..0be4967 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ Support codec and container parsers: # Requirements -Go version >= 1.5 +Go version >= 1.6 ffmpeg version >= 3.0 (optional) @@ -74,4 +74,4 @@ ffmpeg.VideoEncoder / ffmpeg.SWScale # License -MIT \ No newline at end of file +MIT