0
0
mirror of https://github.com/thegeeklab/wp-ansible.git synced 2024-06-02 18:29:40 +02:00
wp-ansible/go.mod

7 lines
120 B
Modula-2
Raw Normal View History

2019-01-08 18:04:12 +01:00
module github.com/drone-plugins/drone-ansible
require (
github.com/pkg/errors v0.8.1
github.com/urfave/cli v1.20.0
)