oh-my-posh/src
dependabot[bot] 87555288eb chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 3.7.1
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](3a91952989...3cfe3a4abb)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-10 12:12:24 +00:00
..
ansi fix(ansi): allow usage of < and > in text with overrides 2024-01-26 17:14:07 +01:00
build feat: add version -v 2023-07-02 21:11:01 +02:00
cli chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 3.7.1 2024-02-10 12:12:24 +00:00
constants refactor: move segments to module 2022-02-03 10:44:18 +01:00
engine feat: react segment 2024-01-21 14:25:56 +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 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 chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 3.7.1 2024-02-10 12:12:24 +00: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 fix(git): show original worktree as repo name 2024-02-07 08:17:48 +01:00
shell fix(bash): override pipestatus when BP_PIPESTATUS is greater or equal 2024-01-10 08:07:39 +01:00
template fix(hyperlink): use built-in format to avoid collisions 2024-01-01 20:58:18 +01: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 feat(windows): manifest file 2022-08-26 22:28:26 +02:00
.golangci.yml chore: remove pinned golangci-lint 2023-06-15 09:33:16 +02:00
.goreleaser.yml feat: build for freebsd 2024-01-06 11:33:25 +01:00
go.mod chore(deps): bump golang.org/x/sys from 0.16.0 to 0.17.0 in /src 2024-02-08 00:59:45 +00:00
go.sum chore(deps): bump golang.org/x/sys from 0.16.0 to 0.17.0 in /src 2024-02-08 00:59:45 +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