proxy.golang.org : github.com/fabien-marty/github-next-semantic-version : v0.9.2
Little CLI binary (written in golang) to guess the next semantic version only from existing git tags and recently merged pull-requests labels. We don't use any "commit message parsing" here (only configurable PR labels).
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/fabien-marty/github-next-semantic-version@v0.9.2
Published:
Indexed:
Related tag:
v0.9.2
Loading...
Readme
Loading...
Dependencies
- dario.cat/mergo v1.0.1
- github.com/Masterminds/goutils v1.1.1
- github.com/Masterminds/semver/v3 v3.3.1
- github.com/Masterminds/sprig/v3 v3.3.0
- github.com/cpuguy83/go-md2man/v2 v2.0.6
- github.com/davecgh/go-spew v1.1.1
- github.com/fabien-marty/slog-helpers v0.0.0-20240624063600-773d61849b89
- github.com/fabien-marty/tracerr v0.0.0-20240624051446-7f090eca46ee
- github.com/google/go-cmp v0.7.0
- github.com/google/go-github/v62 v62.0.0
- github.com/google/go-querystring v1.1.0
- github.com/google/uuid v1.6.0
- github.com/huandu/xstrings v1.5.0
- github.com/mattn/go-isatty v0.0.20
- github.com/mitchellh/copystructure v1.2.0
- github.com/mitchellh/reflectwalk v1.0.2
- github.com/pmezard/go-difflib v1.0.0
- github.com/relvacode/iso8601 v1.6.0
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/shopspring/decimal v1.4.0
- github.com/spf13/cast v1.7.1
- github.com/stretchr/testify v1.9.0
- github.com/urfave/cli/v2 v2.27.6
- github.com/vlad-tokarev/sloggcp v0.0.0-20230820053939-1b7dbb8c7b58
- github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1
- github.com/ztrue/tracerr v0.4.0
- golang.org/x/crypto v0.36.0
- golang.org/x/sys v0.31.0
- gopkg.in/yaml.v3 v3.0.1