oh-my-posh/src
dependabot[bot] c3d91f460a chore: bump github.com/spf13/cobra from 1.8.0 to 1.8.1 in /src
Bumps [github.com/spf13/cobra](https://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)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 01:05:49 +00:00
..
ansi fix(ansi): escape prompt sequences correctly 2024-06-16 14:19:32 +02:00
build feat: add version -v 2023-07-02 21:11:01 +02:00
cli feat(upgrade): auto upgrade 2024-06-14 17:58:48 +02:00
constants refactor: move segments to module 2022-02-03 10:44:18 +01:00
engine fix(ansi): escape prompt sequences correctly 2024-06-16 14:19:32 +02:00
font feat(font): reload font cache on unix systems 2024-06-10 16:25:36 +02:00
http chore: fix function typo 2023-09-19 19:35:23 +02:00
log feat(log): add segment info 2023-04-05 21:06:44 +02:00
mock feat(language): cache version info 2024-01-21 14:06:49 +01:00
platform feat(template): add .AbsolutePWD 2024-06-13 15:03:51 +02:00
properties refactor: use the same string for API key properties 2023-11-09 17:40:26 +01:00
regex fix: hyperlink regex updated 2022-02-06 09:49:36 +01:00
segments feat(os): add default symbol for EndeavourOS 2024-06-15 06:36:20 +00:00
shell fix(bash): get terminal width from COLUMNS 2024-06-15 17:41:59 +02:00
template feat(template): add .AbsolutePWD 2024-06-13 15:03:51 +02:00
test feat: nba segment 2023-11-04 08:57:58 +01:00
upgrade fix(upgrade): align notice with platform 2024-06-14 19:01:34 +02:00
winres feat(windows): manifest file 2022-08-26 22:28:26 +02:00
.golangci.yml chore(lint): remove init check 2024-05-04 08:07:47 +02:00
.goreleaser.yml chore: bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0 2024-06-06 12:51:42 +00:00
go.mod chore: bump github.com/spf13/cobra from 1.8.0 to 1.8.1 in /src 2024-06-17 01:05:49 +00:00
go.sum chore: bump github.com/spf13/cobra from 1.8.0 to 1.8.1 in /src 2024-06-17 01:05:49 +00:00
main.go feat: add version -v 2023-07-02 21:11:01 +02:00
main_test.go refactor(go): adapt imports for go.mod consistency 2023-01-06 07:48:14 +01:00