Create Gopkg.toml

This commit is contained in:
2019-04-25 09:58:20 +02:00
committed by GitHub
parent e0d4f06229
commit 27aa5bb924

5
functions/Gopkg.toml Normal file
View File

@ -0,0 +1,5 @@
ignored = ["github.com/kubeless/kubeless/pkg/functions"]
[[constraint]]
name = "github.com/sirupsen/logrus"
branch = "master"