c8b9ac557b
Bumps [github.com/make-go-great/color-go](https://github.com/make-go-great/color-go) from 0.4.1 to 0.5.0. - [Changelog](https://github.com/make-go-great/color-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/make-go-great/color-go/compare/v0.4.1...v0.5.0) --- updated-dependencies: - dependency-name: github.com/make-go-great/color-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.github | ||
templates | ||
.gitignore | ||
.golangci.yml | ||
.goreleaser.yml | ||
CHANGELOG.md | ||
LICENSE | ||
Makefile | ||
README.md | ||
go.mod | ||
go.sum | ||
license.go | ||
main.go |
README.md
license
Generate license file (LICENSE
, COPYING
, ...) automatically.
Support:
Install
With Go version >= 1.16
:
go install github.com/haunt98/license@latest
With Go version < 1.16
:
GO111module=on go get github.com/license/changeloguru
Usage
license generate