Create Gopkg.toml
This commit is contained in:
5
functions/Gopkg.toml
Normal file
5
functions/Gopkg.toml
Normal file
@ -0,0 +1,5 @@
|
||||
ignored = ["github.com/kubeless/kubeless/pkg/functions"]
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/sirupsen/logrus"
|
||||
branch = "master"
|
Reference in New Issue
Block a user