github.com/rainforestapp/rainforest-cli@v2.12.0+incompatible/glide.yaml (about)

     1  package: github.com/rainforestapp/rainforest-cli
     2  import:
     3  - package: github.com/mattn/go-runewidth
     4    version: ^0.0.1
     5  - package: github.com/olekukonko/tablewriter
     6    version: daf2955e742cf123959884fdff4685aa79b63135
     7  - package: github.com/urfave/cli
     8    version: 4205e9c4ee9672a8df5bb4fe486a8aa07e1e4037
     9  - package: github.com/equinox-io/equinox
    10  - package: github.com/satori/go.uuid
    11    version: ~1.1.0
    12  - package: github.com/gyuho/goraph
    13    version: ^2.0.0
    14  - package: github.com/rainforestapp/testutil