Commit Graph

344 Commits (434211bb04aa45e4f8cd1befb07dcf1162012062)

Author SHA1 Message Date
dependabot[bot] 434211bb04 build(deps): bump goreleaser/goreleaser-action from 3 to 4
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 3 to 4.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-22 16:22:26 +07:00
dependabot[bot] fe25214429 build(deps): bump actions/setup-go from 3 to 4
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-22 16:22:11 +07:00
sudo pacman -Syu f97f385983 chore: github action 2023-03-22 16:02:22 +07:00
dependabot[bot] dac4d44ac3 build(deps): bump github.com/go-git/go-git/v5 from 5.6.0 to 5.6.1
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.6.0 to 5.6.1.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](https://github.com/go-git/go-git/compare/v5.6.0...v5.6.1)

---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-17 13:42:12 +07:00
dependabot[bot] db3dd1c4ba build(deps): bump github.com/urfave/cli/v2 from 2.24.4 to 2.25.0
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.24.4 to 2.25.0.
- [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.24.4...v2.25.0)

---
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>
2023-03-06 16:28:48 +07:00
dependabot[bot] 83936c39a3 build(deps): bump golang.org/x/mod from 0.8.0 to 0.9.0
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/golang/mod/releases)
- [Commits](https://github.com/golang/mod/compare/v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: golang.org/x/mod
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 15:12:52 +07:00
dependabot[bot] 9cfca85b32 build(deps): bump github.com/go-git/go-git/v5 from 5.5.2 to 5.6.0
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.5.2 to 5.6.0.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](https://github.com/go-git/go-git/compare/v5.5.2...v5.6.0)

---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-01 13:43:18 +07:00
dependabot[bot] bbd9a21811 build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.1...v1.8.2)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 14:21:41 +07:00
sudo pacman -Syu 77318986cd chore: update make 2023-02-26 00:05:36 +07:00
sudo pacman -Syu a8bf68ea00 chore: remove noctx lint 2023-02-25 23:30:00 +07:00
sudo pacman -Syu bff64f7024 chore: better golangci-lint config 2023-02-25 23:25:25 +07:00
dependabot[bot] 47722719e8 build(deps): bump golang.org/x/net from 0.2.0 to 0.7.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.2.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.2.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-18 10:30:01 +07:00
dependabot[bot] 0a905013df build(deps): bump github.com/urfave/cli/v2 from 2.24.3 to 2.24.4
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.24.3 to 2.24.4.
- [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.24.3...v2.24.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-17 12:32:37 +07:00
dependabot[bot] fe85b13343 build(deps): bump golang.org/x/mod from 0.7.0 to 0.8.0
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/golang/mod/releases)
- [Commits](https://github.com/golang/mod/compare/v0.7.0...v0.8.0)

---
updated-dependencies:
- dependency-name: golang.org/x/mod
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-09 13:59:20 +07:00
sudo pacman -Syu 3136fedfbe chore: bump go1.20 2023-02-08 15:30:56 +07:00
dependabot[bot] 0208f73cac build(deps): bump github.com/urfave/cli/v2 from 2.24.2 to 2.24.3
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.24.2 to 2.24.3.
- [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.24.2...v2.24.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-03 13:01:32 +07:00
dependabot[bot] 4c4eaffdc5 build(deps): bump github.com/urfave/cli/v2 from 2.24.1 to 2.24.2
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.24.1 to 2.24.2.
- [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.24.1...v2.24.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-30 16:03:39 +07:00
dependabot[bot] a04aa58124 build(deps): bump github.com/urfave/cli/v2 from 2.23.7 to 2.24.1
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.23.7 to 2.24.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.23.7...v2.24.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>
2023-01-23 15:32:28 +07:00
sudo pacman -Syu 5a2dfbb144 chore: improve Makefile 2023-01-22 11:54:18 +07:00
sudo pacman -Syu 65e11e0c12 chore: -company -> --company 2023-01-17 17:59:48 +07:00
dependabot[bot] 00b881d975 build(deps): bump github.com/go-git/go-git/v5 from 5.5.1 to 5.5.2
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.5.1 to 5.5.2.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](https://github.com/go-git/go-git/compare/v5.5.1...v5.5.2)

---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-06 12:52:34 +07:00
sudo pacman -Syu 83a4f07828
chore(changelog): generate v1.18.1 2022-12-19 22:32:33 +07:00
dependabot[bot] 5cd098d446 build(deps): bump github.com/make-go-great/date-go from 0.4.0 to 0.5.0
Bumps [github.com/make-go-great/date-go](https://github.com/make-go-great/date-go) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/make-go-great/date-go/releases)
- [Changelog](https://github.com/make-go-great/date-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/make-go-great/date-go/compare/v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: github.com/make-go-great/date-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 12:12:38 +07:00
dependabot[bot] 33d761e6ac build(deps): bump github.com/urfave/cli/v2 from 2.23.6 to 2.23.7
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.23.6 to 2.23.7.
- [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.23.6...v2.23.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 13:34:05 +07:00
dependabot[bot] 34b37f227d build(deps): bump github.com/go-git/go-git/v5 from 5.5.0 to 5.5.1
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.5.0 to 5.5.1.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](https://github.com/go-git/go-git/compare/v5.5.0...v5.5.1)

---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 12:26:48 +07:00
sudo pacman -Syu c53b7ce4ae chore: resize GoLand logo 2022-12-08 00:31:25 +07:00
sudo pacman -Syu 1656825670 chore: thank you GoLand 2022-12-08 00:27:04 +07:00
sudo pacman -Syu 20b0614cff chore: set go in codeql 2022-12-08 00:11:12 +07:00
sudo pacman -Syu 90eff132c3 chore: add codeql github action 2022-12-08 00:09:08 +07:00
dependabot[bot] a768f1329b build(deps): bump github.com/go-git/go-git/v5 from 5.4.2 to 5.5.0
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.4.2 to 5.5.0.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](https://github.com/go-git/go-git/compare/v5.4.2...v5.5.0)

---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 14:58:29 +07:00
dependabot[bot] d828a41601 build(deps): bump github.com/urfave/cli/v2 from 2.23.5 to 2.23.6
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.23.5 to 2.23.6.
- [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.23.5...v2.23.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 13:38:13 +07:00
sudo pacman -Syu fca04f788b
chore: format using gofimports 2022-11-28 01:28:59 +07:00
sudo pacman -Syu e7feb0ccf9
chore: add linters gocritic 2022-11-20 21:20:40 +07:00
sudo pacman -Syu 16846319b0
chore: add more linters 2022-11-20 21:20:40 +07:00
dependabot[bot] 6da2c03bc5 build(deps): bump golang.org/x/mod from 0.6.0 to 0.7.0
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/golang/mod/releases)
- [Commits](https://github.com/golang/mod/compare/v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/mod
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 21:34:23 -08:00
dependabot[bot] 9678311f96 build(deps): bump github.com/urfave/cli/v2 from 2.23.4 to 2.23.5
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.23.4 to 2.23.5.
- [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.23.4...v2.23.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 21:54:03 -08:00
dependabot[bot] 73d893ca0c build(deps): bump github.com/urfave/cli/v2 from 2.23.2 to 2.23.4
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.23.2 to 2.23.4.
- [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.23.2...v2.23.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-07 21:45:33 -08:00
dependabot[bot] 904ea3a797 build(deps): bump github.com/urfave/cli/v2 from 2.23.0 to 2.23.2
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.23.0 to 2.23.2.
- [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.23.0...v2.23.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-03 22:44:11 -07:00
dependabot[bot] 2b99d0bd1e build(deps): bump github.com/urfave/cli/v2 from 2.20.3 to 2.23.0
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.20.3 to 2.23.0.
- [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.20.3...v2.23.0)

---
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-10-30 22:44:40 -07:00
dependabot[bot] 978b28b5f0 build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 07:07:00 -07:00
dependabot[bot] 0a6dc2ea66 build(deps): bump github.com/urfave/cli/v2 from 2.20.2 to 2.20.3
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.20.2 to 2.20.3.
- [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.20.2...v2.20.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 05:48:27 -07:00
dependabot[bot] b77809d39d build(deps): bump golang.org/x/mod from 0.5.1 to 0.6.0
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.5.1 to 0.6.0.
- [Release notes](https://github.com/golang/mod/releases)
- [Commits](https://github.com/golang/mod/compare/v0.5.1...v0.6.0)

---
updated-dependencies:
- dependency-name: golang.org/x/mod
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-20 00:21:18 -07:00
dependabot[bot] f93558c02b build(deps): bump github.com/urfave/cli/v2 from 2.19.2 to 2.20.2
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.19.2 to 2.20.2.
- [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.19.2...v2.20.2)

---
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-10-16 23:28:11 -07:00
dependabot[bot] c172cf6c2f build(deps): bump github.com/urfave/cli/v2 from 2.17.1 to 2.19.2
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.17.1 to 2.19.2.
- [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.17.1...v2.19.2)

---
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-10-10 14:59:34 +07:00
sudo pacman -Syu d8d012c04a
chore: add interactive mode in how to 2022-10-10 10:11:33 +07:00
dependabot[bot] f984cfd03f build(deps): bump github.com/urfave/cli/v2 from 2.16.3 to 2.17.1
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.16.3 to 2.17.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.16.3...v2.17.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-09-30 01:36:07 -07:00
sudo pacman -Syu f43ddbf16d
chore(changelog): generate v1.18.0 2022-09-22 00:41:59 +07:00
dependabot[bot] 04171efce6 build(deps): bump github.com/urfave/cli/v2 from 2.16.2 to 2.16.3
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.16.2 to 2.16.3.
- [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.16.2...v2.16.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-12 22:58:06 -07:00
dependabot[bot] f4d1cbd4ef build(deps): bump github.com/urfave/cli/v2 from 2.14.1 to 2.16.2
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.14.1 to 2.16.2.
- [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.14.1...v2.16.2)

---
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-09-12 00:16:37 -07:00
dependabot[bot] 5fc03f1b21 build(deps): bump github.com/urfave/cli/v2 from 2.14.0 to 2.14.1
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.14.0 to 2.14.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.14.0...v2.14.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-06 15:36:13 +07:00