Merge pull request #3579 from KnVerey/framework_refactor

Functions Framework Revamp
This commit is contained in:
Jeff Regan
2021-03-05 15:58:07 -08:00
committed by GitHub
63 changed files with 4063 additions and 2646 deletions

View File

@@ -14,7 +14,7 @@ require (
github.com/pkg/errors v0.9.1
github.com/sergi/go-diff v1.1.0
github.com/spf13/cobra v1.0.0
github.com/spf13/pflag v1.0.5
github.com/spf13/pflag v1.0.5 // indirect
github.com/stretchr/testify v1.4.0
github.com/xlab/treeprint v0.0.0-20181112141820-a009c3971eca
go.starlark.net v0.0.0-20200306205701-8dd3e2ee1dd5