3a685ddc22
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20210630005230-0f9fa26af87c to 0.1.0. - [Release notes](https://github.com/golang/sys/releases) - [Commits](https://github.com/golang/sys/commits/v0.1.0) --- updated-dependencies: - dependency-name: golang.org/x/sys dependency-type: indirect ... 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