Commit Graph

40 Commits

Author SHA1 Message Date
Kevin Franklin Kim
cb0cf44db0
feat: add schema 2025-09-18 12:29:38 +02:00
Kevin Franklin Kim
854e0c6d25
feat: add mise 2025-09-17 10:13:47 +02:00
Kevin Franklin Kim
26e10c2473
feat: bump deps 2025-07-31 16:11:49 +02:00
Kevin Franklin Kim
569a62a82b
feat: bump deps 2025-04-04 16:31:29 +02:00
Kevin Franklin Kim
9ac84164d4
feat: add cowsay 2025-03-20 15:18:38 +01:00
Kevin Franklin Kim
2dccc6e2bf
feat: go 1.24.1 2025-03-13 17:32:21 +01:00
Kevin Franklin Kim
a0e9b8bf64
feat: go 1.24.0 2025-02-19 11:46:16 +01:00
Kevin Franklin Kim
62510f25b9
fix: ownbrew-v0.2.3 2024-12-20 16:26:15 +01:00
Kevin Franklin Kim
28e19bc041
fix: bump ownbrew 2024-12-20 10:05:45 +01:00
Kevin Franklin Kim
e2c4bffdb6
feat: bump ownbrew 2024-12-06 14:08:40 +01:00
dependabot[bot]
814772c72f
chore(deps): bump the gomod-update group across 1 directory with 5 updates
Bumps the gomod-update group with 4 updates in the / directory: [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver), [github.com/charlievieth/fastwalk](https://github.com/charlievieth/fastwalk), [github.com/pterm/pterm](https://github.com/pterm/pterm) and [github.com/stretchr/testify](https://github.com/stretchr/testify).


Updates `github.com/Masterminds/semver/v3` from 3.3.0 to 3.3.1
- [Release notes](https://github.com/Masterminds/semver/releases)
- [Changelog](https://github.com/Masterminds/semver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Masterminds/semver/compare/v3.3.0...v3.3.1)

Updates `github.com/charlievieth/fastwalk` from 1.0.8 to 1.0.9
- [Release notes](https://github.com/charlievieth/fastwalk/releases)
- [Commits](https://github.com/charlievieth/fastwalk/compare/v1.0.8...v1.0.9)

Updates `github.com/pterm/pterm` from 0.12.80-0.20241004171054-a6948562ecff to 0.12.80
- [Release notes](https://github.com/pterm/pterm/releases)
- [Commits](https://github.com/pterm/pterm/commits/v0.12.80)

Updates `github.com/stretchr/testify` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.9.0...v1.10.0)

Updates `golang.org/x/sync` from 0.8.0 to 0.9.0
- [Commits](https://github.com/golang/sync/compare/v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: github.com/Masterminds/semver/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-update
- dependency-name: github.com/charlievieth/fastwalk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-update
- dependency-name: github.com/pterm/pterm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-update
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-01 12:59:00 +00:00
Kevin Franklin Kim
c7a90466d1
fix: use without cancel 2024-10-26 12:24:46 +02:00
Kevin Franklin Kim
7cd3072cba
feat: update ownbrew and refactor cmds 2024-10-26 11:32:08 +02:00
Kevin Franklin Kim
88b65a6606
feat: use ownbrew lib 2024-10-17 11:11:53 +02:00
dependabot[bot]
0bef3523c5
chore(deps): bump the gomod-update group across 1 directory with 5 updates
Bumps the gomod-update group with 4 updates in the / directory: [dario.cat/mergo](https://github.com/imdario/mergo), [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver), [github.com/Masterminds/sprig/v3](https://github.com/Masterminds/sprig) and [github.com/samber/lo](https://github.com/samber/lo).


Updates `dario.cat/mergo` from 1.0.0 to 1.0.1
- [Release notes](https://github.com/imdario/mergo/releases)
- [Commits](https://github.com/imdario/mergo/compare/v1.0.0...v1.0.1)

Updates `github.com/Masterminds/semver/v3` from 3.2.1 to 3.3.0
- [Release notes](https://github.com/Masterminds/semver/releases)
- [Changelog](https://github.com/Masterminds/semver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Masterminds/semver/compare/v3.2.1...v3.3.0)

Updates `github.com/Masterminds/sprig/v3` from 3.2.3 to 3.3.0
- [Release notes](https://github.com/Masterminds/sprig/releases)
- [Changelog](https://github.com/Masterminds/sprig/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Masterminds/sprig/compare/v3.2.3...v3.3.0)

Updates `github.com/samber/lo` from 1.46.0 to 1.47.0
- [Release notes](https://github.com/samber/lo/releases)
- [Commits](https://github.com/samber/lo/compare/v1.46.0...v1.47.0)

Updates `golang.org/x/sync` from 0.7.0 to 0.8.0
- [Commits](https://github.com/golang/sync/compare/v0.7.0...v0.8.0)

---
updated-dependencies:
- dependency-name: dario.cat/mergo
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-update
- dependency-name: github.com/Masterminds/semver/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
- dependency-name: github.com/Masterminds/sprig/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
- dependency-name: github.com/samber/lo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-01 12:20:28 +00:00
dependabot[bot]
1a5d66d361
chore(deps): bump the gomod-update group across 1 directory with 3 updates
Bumps the gomod-update group with 3 updates in the / directory: [github.com/charlievieth/fastwalk](https://github.com/charlievieth/fastwalk), [github.com/gofrs/flock](https://github.com/gofrs/flock) and [github.com/samber/lo](https://github.com/samber/lo).


Updates `github.com/charlievieth/fastwalk` from 1.0.6 to 1.0.8
- [Release notes](https://github.com/charlievieth/fastwalk/releases)
- [Commits](https://github.com/charlievieth/fastwalk/compare/v1.0.6...v1.0.8)

Updates `github.com/gofrs/flock` from 0.12.0 to 0.12.1
- [Release notes](https://github.com/gofrs/flock/releases)
- [Commits](https://github.com/gofrs/flock/compare/v0.12.0...v0.12.1)

Updates `github.com/samber/lo` from 1.44.0 to 1.46.0
- [Release notes](https://github.com/samber/lo/releases)
- [Changelog](https://github.com/samber/lo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/samber/lo/compare/v1.44.0...v1.46.0)

---
updated-dependencies:
- dependency-name: github.com/charlievieth/fastwalk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-update
- dependency-name: github.com/gofrs/flock
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-update
- dependency-name: github.com/samber/lo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-28 12:51:15 +00:00
Kevin Franklin Kim
410e33825a
feat: bump deps and replace whilp/git-urls 2024-07-04 16:40:58 +02:00
dependabot[bot]
35eb8db232
chore(deps): bump the gomod-update group across 1 directory with 5 updates
Bumps the gomod-update group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/charlievieth/fastwalk](https://github.com/charlievieth/fastwalk) | `1.0.3` | `1.0.4` |
| [github.com/gofrs/flock](https://github.com/gofrs/flock) | `0.8.1` | `0.10.0` |
| [github.com/samber/lo](https://github.com/samber/lo) | `1.39.0` | `1.44.0` |
| [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.8.0` | `1.8.1` |
| [github.com/spf13/viper](https://github.com/spf13/viper) | `1.18.2` | `1.19.0` |



Updates `github.com/charlievieth/fastwalk` from 1.0.3 to 1.0.4
- [Release notes](https://github.com/charlievieth/fastwalk/releases)
- [Commits](https://github.com/charlievieth/fastwalk/compare/v1.0.3...v1.0.4)

Updates `github.com/gofrs/flock` from 0.8.1 to 0.10.0
- [Release notes](https://github.com/gofrs/flock/releases)
- [Commits](https://github.com/gofrs/flock/compare/v0.8.1...v0.10.0)

Updates `github.com/samber/lo` from 1.39.0 to 1.44.0
- [Release notes](https://github.com/samber/lo/releases)
- [Changelog](https://github.com/samber/lo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/samber/lo/compare/v1.39.0...v1.44.0)

Updates `github.com/spf13/cobra` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.8.0...v1.8.1)

Updates `github.com/spf13/viper` from 1.18.2 to 1.19.0
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.18.2...v1.19.0)

---
updated-dependencies:
- dependency-name: github.com/charlievieth/fastwalk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-update
- dependency-name: github.com/gofrs/flock
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
- dependency-name: github.com/samber/lo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-update
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-30 12:33:02 +00:00
Kevin Franklin Kim
86703631df
feat: bump deps 2024-05-09 14:14:35 +02:00
dependabot[bot]
8a3acf8e43
chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7
Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.3.3 to 1.3.7.
- [Release notes](https://github.com/cloudflare/circl/releases)
- [Commits](https://github.com/cloudflare/circl/compare/v1.3.3...v1.3.7)

---
updated-dependencies:
- dependency-name: github.com/cloudflare/circl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 13:27:17 +00:00
Kevin Franklin Kim
a4eeeac778
chore: bump deps 2024-03-11 13:55:11 +01:00
Kevin Franklin Kim
0afd71fb0b
chore: bump go 2024-01-17 15:48:34 +01:00
Kevin Franklin Kim
b5cde86046
feat: add .poshrc and add root config 2023-12-01 06:51:35 +01:00
Kevin Franklin Kim
d472743248
chore: bump deps 2023-09-07 13:32:21 +02:00
Kevin Franklin Kim
d00f09f9da feat: bump dependencies 2023-08-10 17:47:05 +02:00
Kevin Franklin Kim
d3872d4984 feat: update deps 2023-05-25 09:43:26 +02:00
Kevin Franklin Kim
ab8b49cb05 feat: parallel check 2023-05-25 09:36:18 +02:00
Kevin Franklin Kim
5f097a9282 chore: bump versions 2023-04-07 09:35:54 +02:00
dependabot[bot]
9f9586d06d
chore(deps): bump github.com/pterm/pterm from 0.12.53 to 0.12.54
Bumps [github.com/pterm/pterm](https://github.com/pterm/pterm) from 0.12.53 to 0.12.54.
- [Release notes](https://github.com/pterm/pterm/releases)
- [Changelog](https://github.com/pterm/pterm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pterm/pterm/compare/v0.12.53...v0.12.54)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-14 16:39:45 +00:00
Kevin Franklin Kim
f8999840df feat: add exists helper 2023-02-14 17:29:58 +01:00
Kevin Franklin Kim
bea8bceade feat: gomod 2023-02-09 09:15:42 +01:00
Kevin Franklin Kim
c87c709849 feat: extend command tree 2023-01-18 11:40:37 +01:00
Kevin Franklin Kim
91e3f433bd
Merge branch 'main' into dependabot/go_modules/github.com/pterm/pterm-0.12.53 2023-01-12 09:26:18 +01:00
dependabot[bot]
abaefad9e8
chore(deps): bump github.com/pterm/pterm from 0.12.51 to 0.12.53
Bumps [github.com/pterm/pterm](https://github.com/pterm/pterm) from 0.12.51 to 0.12.53.
- [Release notes](https://github.com/pterm/pterm/releases)
- [Changelog](https://github.com/pterm/pterm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pterm/pterm/compare/v0.12.51...v0.12.53)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-12 06:39:17 +00:00
dependabot[bot]
1a0eb6b4bb
chore(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-10 13:20:11 +00:00
Kevin Franklin Kim
b41e08d09f chore: enable cgo 2023-01-10 14:18:43 +01:00
Kevin Franklin Kim
fe8eac3511 refactor: rename dependencies to require 2023-01-06 10:29:05 +01:00
Kevin Franklin Kim
7fbd5f344b feat: implement ownbrew 2023-01-05 15:52:46 +01:00
Kevin Franklin Kim
14b23c1edf feat: add init command 2023-01-04 16:36:25 +01:00
Kevin Franklin Kim
e2ad376b6c initial commit 2023-01-03 15:37:15 +01:00