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

@@ -1,7 +1,7 @@
package main
import (
"github.com/iron-io/functions_go"
"github.com/funcy/functions_go"
"github.com/urfave/cli"
)