Go to file
dependabot[bot] c8b9ac557b build(deps): bump github.com/make-go-great/color-go from 0.4.1 to 0.5.0
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>
2023-07-17 23:35:49 +07:00
.github chore: fix lint 2022-08-16 14:33:37 +07:00
templates feat: support apache license 2.0 2022-11-01 22:59:51 +07:00
.gitignore chore: update gitignore 2021-04-17 00:30:14 +07:00
.golangci.yml chore: update golangci-lint config 2022-11-01 23:00:31 +07:00
.goreleaser.yml chore: update github action with new goreleaser config 2022-08-16 12:56:09 +07:00
CHANGELOG.md chore(changelog): generate v0.7.1 2023-07-16 19:47:07 +07:00
LICENSE chore: update license 2022-08-16 14:30:20 +07:00
Makefile chore: add Makefile 2022-08-16 14:22:31 +07:00
README.md feat: support apache license 2.0 2022-11-01 22:59:51 +07:00
go.mod build(deps): bump github.com/make-go-great/color-go from 0.4.1 to 0.5.0 2023-07-17 23:35:49 +07:00
go.sum build(deps): bump github.com/make-go-great/color-go from 0.4.1 to 0.5.0 2023-07-17 23:35:49 +07:00
license.go chore: add comment 2022-11-01 23:02:20 +07:00
main.go chore: fix lint 2022-08-16 14:33:37 +07:00

README.md

license

Go Go Reference

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