github.imxd.top/gopinath-langote/1build@v1.2.0/Gopkg.toml (about)

     1  [[constraint]]
     2    name = "github.com/codeskyblue/go-sh"
     3    version = "0.2.0"
     4  
     5  [[constraint]]
     6    name = "github.com/spf13/cobra"
     7    version = "0.0.5"
     8  
     9  [[constraint]]
    10    name = "github.com/stretchr/testify"
    11    version = "1.3.0"
    12  
    13  [[constraint]]
    14    branch = "v3"
    15    name = "gopkg.in/yaml.v3"
    16  
    17  [prune]
    18    go-tests = true
    19    unused-packages = true