mirror of
https://github.com/git-chglog/git-chglog.git
synced 2026-01-23 02:15:12 +00:00
36 lines
646 B
TOML
36 lines
646 B
TOML
[[constraint]]
|
|
name = "github.com/stretchr/testify"
|
|
version = "1.2.1"
|
|
|
|
[[constraint]]
|
|
name = "github.com/tsuyoshiwada/go-gitcmd"
|
|
version = "0.0.1"
|
|
|
|
[[constraint]]
|
|
name = "github.com/urfave/cli"
|
|
version = "1.20.0"
|
|
|
|
[prune]
|
|
non-go = true
|
|
go-tests = true
|
|
unused-packages = true
|
|
|
|
[[constraint]]
|
|
name = "github.com/fatih/color"
|
|
version = "1.6.0"
|
|
|
|
[[constraint]]
|
|
name = "github.com/imdario/mergo"
|
|
version = "0.3.2"
|
|
|
|
[[constraint]]
|
|
branch = "v2"
|
|
name = "gopkg.in/yaml.v2"
|
|
|
|
[[constraint]]
|
|
name = "gopkg.in/AlecAivazis/survey.v1"
|
|
version = "1.4.2"
|
|
|
|
[[constraint]]
|
|
name = "gopkg.in/kyokomi/emoji.v1"
|
|
version = "1.5.0"
|