Commit Graph

90 Commits

Author SHA1 Message Date
Kevin Franklin Kim
e51a7d1d12
feat(usebruno/bruno): add provider 2024-12-06 08:48:46 +01:00
Kevin Franklin Kim
1dbfe817a1
feat(golang-migrate/migrate): add provider 2024-12-04 10:00:57 +01:00
Kevin Franklin Kim
3cff99a40c
feat: bump posh 2024-12-03 15:00:04 +01:00
dependabot[bot]
7f112d83ed
chore(deps): bump the gomod-update group with 2 updates
Bumps the gomod-update group with 2 updates: [github.com/digitalocean/godo](https://github.com/digitalocean/godo) and [github.com/pterm/pterm](https://github.com/pterm/pterm).


Updates `github.com/digitalocean/godo` from 1.130.0 to 1.131.0
- [Release notes](https://github.com/digitalocean/godo/releases)
- [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalocean/godo/compare/v1.130.0...v1.131.0)

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)

---
updated-dependencies:
- dependency-name: github.com/digitalocean/godo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
- dependency-name: github.com/pterm/pterm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-update
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-01 12:23:41 +00:00
dependabot[bot]
4f6c276035
chore(deps): bump github.com/digitalocean/godo in the gomod-update group
Bumps the gomod-update group with 1 update: [github.com/digitalocean/godo](https://github.com/digitalocean/godo).


Updates `github.com/digitalocean/godo` from 1.129.0 to 1.130.0
- [Release notes](https://github.com/digitalocean/godo/releases)
- [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalocean/godo/compare/v1.129.0...v1.130.0)

---
updated-dependencies:
- dependency-name: github.com/digitalocean/godo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-17 12:31:35 +00:00
dependabot[bot]
f7983d317a
chore(deps): bump the gomod-update group with 3 updates
Bumps the gomod-update group with 3 updates: [github.com/digitalocean/godo](https://github.com/digitalocean/godo), [golang.org/x/oauth2](https://github.com/golang/oauth2) and [golang.org/x/sync](https://github.com/golang/sync).


Updates `github.com/digitalocean/godo` from 1.128.0 to 1.129.0
- [Release notes](https://github.com/digitalocean/godo/releases)
- [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalocean/godo/compare/v1.128.0...v1.129.0)

Updates `golang.org/x/oauth2` from 0.23.0 to 0.24.0
- [Commits](https://github.com/golang/oauth2/compare/v0.23.0...v0.24.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/digitalocean/godo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
- dependency-name: golang.org/x/oauth2
  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-11-10 12:07:27 +00:00
Kevin Franklin Kim
814c7aded8
Merge branch 'main' of github.com:foomo/posh-providers into posh-v0.8.1 2024-10-26 12:30:37 +02:00
Kevin Franklin Kim
4dc28d8663
feat: bump posh 2024-10-26 12:28:37 +02:00
dependabot[bot]
8b3a9a9385
chore(deps): bump the gomod-update group across 1 directory with 2 updates
Bumps the gomod-update group with 2 updates in the / directory: [github.com/digitalocean/godo](https://github.com/digitalocean/godo) and [github.com/slack-go/slack](https://github.com/slack-go/slack).


Updates `github.com/digitalocean/godo` from 1.126.0 to 1.128.0
- [Release notes](https://github.com/digitalocean/godo/releases)
- [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalocean/godo/compare/v1.126.0...v1.128.0)

Updates `github.com/slack-go/slack` from 0.14.0 to 0.15.0
- [Release notes](https://github.com/slack-go/slack/releases)
- [Changelog](https://github.com/slack-go/slack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/slack-go/slack/compare/v0.14.0...v0.15.0)

---
updated-dependencies:
- dependency-name: github.com/digitalocean/godo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
- dependency-name: github.com/slack-go/slack
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-26 10:10:02 +00:00
Kevin Franklin Kim
ce106222bc
feat: bump posh 2024-10-26 12:06:30 +02:00
Kevin Franklin Kim
899fa57218
feat(foomo/squadron): add schema command 2024-10-17 13:23:35 +02:00
dependabot[bot]
3c1f48bd5b
chore(deps): bump github.com/digitalocean/godo in the gomod-update group
Bumps the gomod-update group with 1 update: [github.com/digitalocean/godo](https://github.com/digitalocean/godo).


Updates `github.com/digitalocean/godo` from 1.125.0 to 1.126.0
- [Release notes](https://github.com/digitalocean/godo/releases)
- [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalocean/godo/compare/v1.125.0...v1.126.0)

---
updated-dependencies:
- dependency-name: github.com/digitalocean/godo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-29 12:35:19 +00:00
Kevin Franklin Kim
4b6c5d103d
feat: go 1.23 2024-09-19 15:19:55 +02:00
dependabot[bot]
2f5b6710eb
chore(deps): bump the gomod-update group across 1 directory with 2 updates
Bumps the gomod-update group with 2 updates in the / directory: [github.com/digitalocean/godo](https://github.com/digitalocean/godo) and [golang.org/x/oauth2](https://github.com/golang/oauth2).


Updates `github.com/digitalocean/godo` from 1.120.0 to 1.123.0
- [Release notes](https://github.com/digitalocean/godo/releases)
- [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalocean/godo/compare/v1.120.0...v1.123.0)

Updates `golang.org/x/oauth2` from 0.22.0 to 0.23.0
- [Commits](https://github.com/golang/oauth2/compare/v0.22.0...v0.23.0)

---
updated-dependencies:
- dependency-name: github.com/digitalocean/godo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-08 12:10:52 +00:00
dependabot[bot]
f2aac89f13
chore(deps): bump the gomod-update group with 3 updates
Bumps the gomod-update group with 3 updates: [github.com/samber/lo](https://github.com/samber/lo), [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) and [github.com/slack-go/slack](https://github.com/slack-go/slack).


Updates `github.com/samber/lo` from 1.46.0 to 1.47.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.46.0...v1.47.0)

Updates `github.com/shirou/gopsutil/v3` from 3.23.7 to 3.24.5
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.23.7...v3.24.5)

Updates `github.com/slack-go/slack` from 0.13.1 to 0.14.0
- [Release notes](https://github.com/slack-go/slack/releases)
- [Changelog](https://github.com/slack-go/slack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/slack-go/slack/compare/v0.13.1...v0.14.0)

---
updated-dependencies:
- dependency-name: github.com/samber/lo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
- dependency-name: github.com/slack-go/slack
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-18 12:03:01 +00:00
Kevin Franklin Kim
58fc810945
Merge branch 'main' of github.com:foomo/posh-providers into cloudflared 2024-08-18 11:58:56 +02:00
Kevin Franklin Kim
6a02b0c6bd
feat(cloudflare/cloudflared): add cloudflared 2024-08-18 11:57:29 +02:00
dependabot[bot]
dd25e2b342
chore(deps): bump the gomod-update group with 3 updates
Bumps the gomod-update group with 3 updates: [github.com/digitalocean/godo](https://github.com/digitalocean/godo), [golang.org/x/oauth2](https://github.com/golang/oauth2) and [golang.org/x/sync](https://github.com/golang/sync).


Updates `github.com/digitalocean/godo` from 1.119.0 to 1.120.0
- [Release notes](https://github.com/digitalocean/godo/releases)
- [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalocean/godo/compare/v1.119.0...v1.120.0)

Updates `golang.org/x/oauth2` from 0.21.0 to 0.22.0
- [Commits](https://github.com/golang/oauth2/compare/v0.21.0...v0.22.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: github.com/digitalocean/godo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
- dependency-name: golang.org/x/oauth2
  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-08-11 12:06:11 +00:00
Kevin Franklin Kim
64d412a5f8
feat(rclone/rclone): add command 2024-08-09 10:42:14 +02:00
Kevin Franklin Kim
1cab5e5a43
feat: bump dep 2024-07-30 15:41:23 +02:00
Kevin Franklin Kim
f2fc1ae9f9
feat: bump posh 2024-07-30 15:38:18 +02:00
dependabot[bot]
715128e76c
chore(deps): bump github.com/digitalocean/godo in the gomod-update group
Bumps the gomod-update group with 1 update: [github.com/digitalocean/godo](https://github.com/digitalocean/godo).


Updates `github.com/digitalocean/godo` from 1.118.0 to 1.119.0
- [Release notes](https://github.com/digitalocean/godo/releases)
- [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalocean/godo/compare/v1.118.0...v1.119.0)

---
updated-dependencies:
- dependency-name: github.com/digitalocean/godo
  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:17:09 +00:00
dependabot[bot]
ba24340fd0
chore(deps): bump the gomod-update group with 3 updates
Bumps the gomod-update group with 3 updates: [github.com/samber/lo](https://github.com/samber/lo), [github.com/slack-go/slack](https://github.com/slack-go/slack) and [go.uber.org/zap](https://github.com/uber-go/zap).


Updates `github.com/samber/lo` from 1.45.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.45.0...v1.46.0)

Updates `github.com/slack-go/slack` from 0.13.0 to 0.13.1
- [Release notes](https://github.com/slack-go/slack/releases)
- [Changelog](https://github.com/slack-go/slack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/slack-go/slack/compare/v0.13.0...v0.13.1)

Updates `go.uber.org/zap` from 1.21.0 to 1.27.0
- [Release notes](https://github.com/uber-go/zap/releases)
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uber-go/zap/compare/v1.21.0...v1.27.0)

---
updated-dependencies:
- dependency-name: github.com/samber/lo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
- dependency-name: github.com/slack-go/slack
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-update
- dependency-name: go.uber.org/zap
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-21 12:39:26 +00:00
Kevin Franklin Kim
deaadcb185
Merge pull request #124 from foomo/stackitcloud-stackit
feat: terragrunt & stackit provider
2024-07-16 22:55:39 +02:00
Kevin Franklin Kim
b7c8d19842
feat(stackitcloud/stackit): add provider 2024-07-16 22:52:10 +02:00
dependabot[bot]
5aadaf96c8
chore(deps): bump github.com/samber/lo in the gomod-update group
Bumps the gomod-update group with 1 update: [github.com/samber/lo](https://github.com/samber/lo).


Updates `github.com/samber/lo` from 1.44.0 to 1.45.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.45.0)

---
updated-dependencies:
- 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-14 12:58:39 +00:00
Kevin Franklin Kim
4618979fbc
Merge branch 'main' of github.com:foomo/posh-providers 2024-07-04 17:09:46 +02:00
Kevin Franklin Kim
8736993c0b
feat: bump deps 2024-07-04 17:08:26 +02:00
Kevin Franklin Kim
a6785bc758
Merge pull request #118 from foomo/dependabot/go_modules/gomod-security-f1f754ea6b
chore(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.7 in the gomod-security group
2024-07-04 16:28:47 +02:00
dependabot[bot]
45c9b27f9f
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/digitalocean/godo](https://github.com/digitalocean/godo), [github.com/samber/lo](https://github.com/samber/lo) and [golang.org/x/oauth2](https://github.com/golang/oauth2).


Updates `github.com/digitalocean/godo` from 1.116.0 to 1.118.0
- [Release notes](https://github.com/digitalocean/godo/releases)
- [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalocean/godo/compare/v1.116.0...v1.118.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 `golang.org/x/oauth2` from 0.20.0 to 0.21.0
- [Commits](https://github.com/golang/oauth2/compare/v0.20.0...v0.21.0)

---
updated-dependencies:
- dependency-name: github.com/digitalocean/godo
  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/oauth2
  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:51:53 +00:00
dependabot[bot]
32e1244a46
chore(deps): bump github.com/hashicorp/go-retryablehttp
Bumps the gomod-security group with 1 update: [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp).


Updates `github.com/hashicorp/go-retryablehttp` from 0.7.4 to 0.7.7
- [Changelog](https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/go-retryablehttp/compare/v0.7.4...v0.7.7)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-retryablehttp
  dependency-type: indirect
  dependency-group: gomod-security
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 22:09:40 +00:00
dependabot[bot]
78cb0496e8
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/digitalocean/godo](https://github.com/digitalocean/godo), [github.com/slack-go/slack](https://github.com/slack-go/slack) and [github.com/spf13/viper](https://github.com/spf13/viper).


Updates `github.com/digitalocean/godo` from 1.115.0 to 1.116.0
- [Release notes](https://github.com/digitalocean/godo/releases)
- [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalocean/godo/compare/v1.115.0...v1.116.0)

Updates `github.com/slack-go/slack` from 0.12.5 to 0.13.0
- [Release notes](https://github.com/slack-go/slack/releases)
- [Changelog](https://github.com/slack-go/slack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/slack-go/slack/compare/v0.12.5...v0.13.0)

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/digitalocean/godo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
- dependency-name: github.com/slack-go/slack
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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-02 12:43:47 +00:00
Kevin Franklin Kim
85c791b3b4
feat: bump posh 2024-05-09 14:19:17 +02:00
Kevin Franklin Kim
775ddae174
chore: bump deps 2024-05-09 13:57:52 +02:00
Kevin Franklin Kim
82ea49db31
feat(deps): bump deps 2024-04-02 15:09:35 +02:00
Kevin Franklin Kim
7ec4396f47
Merge pull request #101 from foomo/dependabot/go_modules/github.com/digitalocean/godo-1.110.0
chore(deps): bump github.com/digitalocean/godo from 1.109.0 to 1.110.0
2024-04-02 15:02:24 +02:00
dependabot[bot]
f69b27191b
chore(deps): bump github.com/digitalocean/godo from 1.109.0 to 1.110.0
Bumps [github.com/digitalocean/godo](https://github.com/digitalocean/godo) from 1.109.0 to 1.110.0.
- [Release notes](https://github.com/digitalocean/godo/releases)
- [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalocean/godo/compare/v1.109.0...v1.110.0)

---
updated-dependencies:
- dependency-name: github.com/digitalocean/godo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 12:31:08 +00:00
dependabot[bot]
4328497d56
chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0
Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 22:58:45 +00:00
Kevin Franklin Kim
9748d5739d
chore: bump deps 2024-03-11 14:24:19 +01:00
Kevin Franklin Kim
77abe18139
feat: bump posh 2024-01-17 15:52:54 +01:00
Kevin Franklin Kim
a754573867
feat: bump deps 2024-01-17 09:41:31 +01:00
Kevin Franklin Kim
1e3298b343
feat: update deps 2024-01-12 14:07:55 +01:00
Kevin Franklin Kim
ccd20cafad
feat: support squadron schema v2 2024-01-04 08:33:31 +01:00
Kevin Franklin Kim
91a15a67b8
feat: bump deps 2023-12-13 08:11:33 +01:00
Kevin Franklin Kim
74e3480119
Update foomo/posh library and go setup version
The foomo/posh library was updated to a newer version, v0.5.4, in both go.sum and go.mod files. In addition, the setup-go action has been upgraded to v5 in the Github workflow configuration file, and it now uses the go version specified in go.mod.
2023-12-13 08:08:42 +01:00
Kevin Franklin Kim
fcaa84005d
Merge branch 'main' into dependabot/go_modules/github.com/samber/lo-1.39.0 2023-12-05 14:13:34 +01:00
dependabot[bot]
0d1342720c
chore(deps): bump golang.org/x/oauth2 from 0.14.0 to 0.15.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.14.0 to 0.15.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.14.0...v0.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 12:52:15 +00:00
dependabot[bot]
0bd8c46540
chore(deps): bump github.com/samber/lo from 1.38.1 to 1.39.0
Bumps [github.com/samber/lo](https://github.com/samber/lo) from 1.38.1 to 1.39.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.38.1...v1.39.0)

---
updated-dependencies:
- dependency-name: github.com/samber/lo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 12:52:11 +00:00
Kevin Franklin Kim
a05a6874bc
feat: bump posh 2023-12-01 07:33:41 +01:00
Kevin Franklin Kim
22616d3195
feat: add logout 2023-12-01 07:06:02 +01:00