0
0
mirror of https://github.com/thegeeklab/wp-ansible.git synced 2024-11-10 03:20:39 +00:00
wp-ansible/Gopkg.toml

12 lines
190 B
TOML
Raw Normal View History

2018-07-18 15:05:45 +00:00
[[constraint]]
name = "github.com/pkg/errors"
version = "0.8.0"
[[constraint]]
name = "github.com/urfave/cli"
version = "1.20.0"
[prune]
go-tests = true
unused-packages = true