Skip to content

Commit

Permalink
build(deps): bump tree-sitter-go from 0.23.1 to 0.23.4
Browse files Browse the repository at this point in the history
Bumps [tree-sitter-go](https://github.com/tree-sitter/tree-sitter-go) from 0.23.1 to 0.23.4.
- [Release notes](https://github.com/tree-sitter/tree-sitter-go/releases)
- [Commits](tree-sitter/tree-sitter-go@v0.23.1...v0.23.4)

---
updated-dependencies:
- dependency-name: tree-sitter-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 635839b commit 6c7d474
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ titlecase = "3.3.0"
tree-sitter = "0.23.0"
tree-sitter-c = "0.23.1"
tree-sitter-c-sharp = "0.23.0"
tree-sitter-go = "0.23.1"
tree-sitter-go = "0.23.4"
tree-sitter-python = "0.23.2"
tree-sitter-rust = "0.23.0"
tree-sitter-typescript = "0.23.0"
Expand Down

0 comments on commit 6c7d474

Please sign in to comment.