oh-my-posh/src
dependabot[bot] d18e10a3e2 chore(deps): bump golang.org/x/sys from 0.13.0 to 0.14.0 in /src
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.13.0 to 0.14.0.
- [Commits](https://github.com/golang/sys/compare/v0.13.0...v0.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 00:51:06 +00:00
..
ansi fix(ansi): pop color at the end of the text 2023-09-27 14:23:51 +02:00
build feat: add version -v 2023-07-02 21:11:01 +02:00
cli fix(cli): list all supported shells in usage text for init 2023-08-06 07:29:04 +02:00
constants
engine fix(zsh): correctly align right block 2023-11-05 11:27:19 +01:00
font refactor: remove io/ioutil 2023-10-14 19:31:06 +02:00
http chore: fix function typo 2023-09-19 19:35:23 +02:00
log
mock feat(exit): implement pipestatus 2023-07-24 11:46:33 +02:00
platform feat(shell): allow user to specify the cache path with OMP_CACHE_DIR 2023-10-17 09:15:30 +02:00
properties chore: fix function typo 2023-09-19 19:35:23 +02:00
regex
segments fix(project): ignore dotnet target if not found 2023-11-04 10:49:04 +01:00
shell fix(pwsh): wrap keyhandlers in try/finally 2023-11-01 12:41:23 +01:00
template chore: fix function typo 2023-09-19 19:35:23 +02:00
test feat: nba segment 2023-11-04 08:57:58 +01:00
upgrade feat: add version -v 2023-07-02 21:11:01 +02:00
winres
.golangci.yml chore: remove pinned golangci-lint 2023-06-15 09:33:16 +02:00
.goreleaser.yml feat: build linux 386 2023-10-29 16:32:21 +01:00
go.mod chore(deps): bump golang.org/x/sys from 0.13.0 to 0.14.0 in /src 2023-11-06 00:51:06 +00:00
go.sum chore(deps): bump golang.org/x/sys from 0.13.0 to 0.14.0 in /src 2023-11-06 00:51:06 +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