Files
plugin-drone-jenkins/glide.yaml
T
2017-01-16 10:48:37 +08:00

14 lines
280 B
YAML

package: github.com/appleboy/drone-jenkins
import:
- package: github.com/joho/godotenv
version: ^1.0.0
subpackages:
- autoload
- package: github.com/urfave/cli
version: ^1.19.1
testImport:
- package: github.com/stretchr/testify
version: ^1.1.4
subpackages:
- assert