Update functions_{lang} tool to recent git source

This commit is contained in:
Denis Makogon
2017-06-03 20:42:22 +03:00
parent 7e02597142
commit 1a2a805740
17 changed files with 325 additions and 149 deletions

View File

@@ -7,7 +7,7 @@ import (
"os"
"strings"
functions "github.com/iron-io/functions_go"
functions "github.com/funcy/functions_go"
"github.com/urfave/cli"
)