Commit Graph

8 Commits (fc3687f9bf3f0d2c3f7a1cb63507cbc7e17f0d0a)

Author SHA1 Message Date
sudo pacman -Syu fc3687f9bf
Merge pull request #2 from haunt98/dependabot/go_modules/github.com/urfave/cli/v2-2.11.1
build(deps): bump github.com/urfave/cli/v2 from 2.3.0 to 2.11.1
2022-07-22 09:21:34 -07:00
dependabot[bot] 51b3f122a7
build(deps): bump github.com/make-go-great/color-go from 0.3.0 to 0.4.1
Bumps [github.com/make-go-great/color-go](https://github.com/make-go-great/color-go) from 0.3.0 to 0.4.1.
- [Release notes](https://github.com/make-go-great/color-go/releases)
- [Changelog](https://github.com/make-go-great/color-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/make-go-great/color-go/compare/v0.3.0...v0.4.1)

---
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>
2022-07-22 16:00:29 +00:00
dependabot[bot] 48d9b53e8b
build(deps): bump github.com/urfave/cli/v2 from 2.3.0 to 2.11.1
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.3.0 to 2.11.1.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v2.3.0...v2.11.1)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-22 16:00:27 +00:00
sudo pacman -Syu aea7eeffe5 chore: update go.mod with go 1.17 2021-12-02 14:08:28 +07:00
sudo pacman -Syu 693ef3d2a0 build: update go.mod 2021-05-06 23:20:03 +07:00
Tran Hau 7041b0169f feat: using my own color pkg 2021-04-17 00:36:06 +07:00
Tran Hau 0f1b9f6bd1 feat: using ioe.ReadInput to replace readStdin 2021-04-17 00:31:57 +07:00
Tran Hau f29fa535be feat: skeleton cli app 2021-01-21 14:32:21 +07:00